My dot-files for Arch Linux.
Go to file
Bruno BELANYI a3d8ef9a63 [UPDATE][VIM] Move mappings to different files
Because a lot of my mappings use the <Leader> key, this is the only file
that *must* be loaded before all the others, otherwise the value of
leader when the script is read will be erroneous.

I also tried to use `git write-tree` and `git commit-tree` to emulate a
manual octopus merge to preserve the line history for each file. But
honestly that gave a graph that was too ugly for a history that really
did not need that amount of accountability. However it is a fun
exercise, and I recommend to everyone to try it at least once.
See Raymond Chen's blog `The Old New Thing`, with the post titled `How
to split out pieces of a file while preserving git line history: The
hard way with commit-tree`, for an explanation.
2019-10-26 00:55:20 +02:00
bash [FIX] Xterm window title for Zsh and Bash 2019-10-25 17:22:54 +02:00
desktop [ADD][SCRIPT] Bluetoot dmenu interface btmenu 2019-10-18 22:17:20 +02:00
dunst/.config/dunst [ADD] Dunst mostly-default configuration file 2019-10-18 22:17:20 +02:00
flake8/.config [ADD] Flake8 configuration file 2019-10-19 05:46:29 +02:00
git [ADD][GIT] Alias m4 to vimdiff 4-window view 2019-10-19 05:46:29 +02:00
i3/.config/i3 [FIX][I3] Replace brightness notification message 2019-10-23 12:00:59 +02:00
i3blocks/.config/i3blocks [UPDATE][I3] Change i3blocks config for new laptop 2019-10-18 22:17:20 +02:00
isort/.config [ADD] Python isort configuration 2019-10-19 05:46:29 +02:00
ranger/.config/ranger [ADD] Ranger configuration files 2019-10-18 22:17:20 +02:00
redshift/.config [UPDATE][REDSHIFT] Lower night temperature 2019-10-19 05:46:29 +02:00
rofi/.config/rofi [UPDATE][I3] Make rofi use dmenu skin 2019-10-18 22:17:20 +02:00
scripts [ADD][SHELL] Project-local environment w/ localrc 2019-10-19 17:06:00 +02:00
shell [FIX] Xterm window title for Zsh and Bash 2019-10-25 17:22:54 +02:00
termite/.config/termite [ADD] Termite configuration and TERMINAL variable 2019-07-13 03:35:43 +02:00
tridactyl/.config/tridactyl [ADD][TRIDACTYL] Hint at item pages on Hacker News 2019-10-19 05:46:29 +02:00
vim [UPDATE][VIM] Move mappings to different files 2019-10-26 00:55:20 +02:00
wallpapers/Pictures/wallpapers [ADD] Wallpapers 2019-07-12 23:59:30 +02:00
X [UPDATE][URxvt] Use the same terminal font 2019-10-18 22:17:20 +02:00
zsh [FIX] Xterm window title for Zsh and Bash 2019-10-25 17:22:54 +02:00
.gitignore [ADD][GITIGNORE] Ignore non-personal vim files 2019-10-19 05:46:29 +02:00
install.sh [ADD] Python isort configuration 2019-10-19 05:46:29 +02:00