Alois Mahdal
f873e2839d
Use the new "join" strategy
Starting with ffoo 0.0.14, new default is to pick only the first file
from FFOO_INI_PATH. The old behavor can be triggered by using `-j`
10 years ago
Alois Mahdal
b64c6ccfb5
Prefer metacommand over direct bin call
10 years ago
Alois Mahdal
29be1b3604
Upstream EECC renamed to Saturnin
10 years ago
Alois Mahdal
9b029b7d3a
Change order to keep 'us' as default
Due to change in ffoo's iniread related to automerging of INI files, the
last value is returned when using -1.
We have to crook our ini file this way until the above is fixed.
10 years ago
Alois Mahdal
3c9d2c0497
Always use --verbose with commits
--verbose never hurts; even for trivial changes it's good to check for
commit creep.
10 years ago
Alois Mahdal
84f330656c
Make `git k` and `git ka` pass down arguments to gitk
10 years ago
Alois Mahdal
2d8bcec24e
Do iclude host identification on remote session
10 years ago
Alois Mahdal
c8384a976f
Suppress tilde expansion
On Debian Wheezy the tilde expansion is performed. Suppress it
explicitly.
10 years ago
Alois Mahdal
6f5e786acf
Add new template; for temporary templates
10 years ago
Alois Mahdal
4143bbc330
Free 't' for next alias
Use 'r' for typos since it's typo of 't'.
10 years ago
Alois Mahdal
0dcd379c73
Place diff in commit message hints for version bumps
10 years ago
Alois Mahdal
65b7c7ed1b
Better align .bashrc includes
10 years ago
Alois Mahdal
de3f72538d
Include exit status in window title as well
10 years ago
Alois Mahdal
d792b0f6fd
Do not delete rvfile by default
10 years ago
Alois Mahdal
0f4133012a
Add code to show command in titlebar
Taken from an [i3 forum answer][1] and edited to remove unnecessary info
(name@hostname and $HOME path)
[1]: https://faq.i3wm.org/question/2481/how-to-show-cli-application-name-in-window-title/?answer=2482#post-id-2482
10 years ago
Alois Mahdal
b76af810a5
Move ancient test files to test sub-folder
10 years ago
Alois Mahdal
e6640da4f0
Have git hint with actual diff when committing
Git will add the actual diff to the message displayed in the editor.
This allows to consult better what was actually done and to make use of
code completion features like that of Vim.
Note that with --amend (`cma` alias) the behavior is that the final
diff is shown, i.e. not just the amendment.
Also it's intentionally not used by default message aliases as these
are intended for express and/or ad-hoc commits (so far).
10 years ago
Alois Mahdal
5a5e8b0b24
Preserve comments and empty lines in bookmark list
Preserve comments and empty lines to allow for better orientation in
the merged list.
10 years ago
Alois Mahdal
68ea1801c9
Add more Debian bookmarks/queries
10 years ago
Alois Mahdal
2c48704e54
Use new name for eecc config path
10 years ago
Alois Mahdal
2c53e67f15
Use more suitable header for public URIs
10 years ago
Alois Mahdal
9ceaaedf4f
Load INI also from .eecc/private
10 years ago
Alois Mahdal
209f90695f
Ignore also current MOC playlist
10 years ago
Alois Mahdal
96bef3fac9
Use Super (AKA Windows) key mod
10 years ago
Alois Mahdal
2d38057d4c
Ignore volatile moc config files
10 years ago
Alois Mahdal
aa5f4ad18e
Include basic moc config
10 years ago
Alois Mahdal
9ee9fbc156
Use Dejavu in window titles for Unicode support
10 years ago
Alois Mahdal
c28b4680a7
Add new Git commit message template: bump version
10 years ago
Alois Mahdal
9e83ed5acd
Put queries after bookmarks
... so that bookmarks have precedence if included in dmenu.
10 years ago
Alois Mahdal
78858d0f1f
Use nicer comments
10 years ago
Alois Mahdal
b9b5cfff7b
Move colorscheme setting to host-specific files
10 years ago
Alois Mahdal
cde11624e5
Remove the font size "craziness"
Not particularly bright idea.
10 years ago
Alois Mahdal
03f28921a6
Bind new `eeiam bbldone` to switch to default layout
10 years ago
Alois Mahdal
bd2a1db57b
Again attempt to make .Xdefaults a bit readable
10 years ago
Alois Mahdal
23ad6cda80
Add an (experimental) history-enabled dmenu launcher
10 years ago
Alois Mahdal
1ef142ee10
Don't use eeexec where bash can do the job
10 years ago
Alois Mahdal
7f78e653b9
Disable mouse warping
10 years ago
Alois Mahdal
d3fb1ca7a6
Remove "i3" from confirmation caption
For some reason this has always been confusing me.
10 years ago
Alois Mahdal
6ada747173
Remove unused URxvt config values
10 years ago
Alois Mahdal
652aa4cb08
Add MoinMoin syntax higlhlighter
10 years ago
Alois Mahdal
a9b9e5acb3
Add separate URxvt config based on color scheme and font size
10 years ago
Alois Mahdal
cc15564b86
Run byobu under login root session
10 years ago
Alois Mahdal
4708776ae0
Remove assumption on DISPLAY value
Could be :1 or more, explicitly providing it seems only useful from outside the actual X session
10 years ago
Alois Mahdal
a5228b72e3
Use nicer headers
10 years ago
Alois Mahdal
0bcad18ffa
Add localhost to public favorite bookmarks
10 years ago
Alois Mahdal
7b8bf309bc
Remove unnecessary whitespace
10 years ago
Alois Mahdal
294ceb266e
Add "favorite" typing languages
10 years ago
Alois Mahdal
458d32c4e5
Add bindings for new eeiam subcommand bbl
10 years ago
Alois Mahdal
725b76e966
Add keybindings for eeiam volume control
10 years ago
Alois Mahdal
af79545574
Use ln feature to make links relative
10 years ago