This is a collection of configurations for essential tools that I use across all my machines.
The idea is to clone this directory to some suitable location and then symlink the relevant config files over. The configs are very personalised to my tastes and do use plugins that I like.
At present, the following items are covered:
-
vim
Symlink ~/.vim/vimrc -> the vimrc here.
-
xmodmaprc
Symlink ~/.xmodmaprc -> the xmodmaprc here.
-
bash-snippets
source this file from your bashrc to get vi mode and cdargs.
-
inputrc
Symlink ~/.inputrc -> the inputrc here. Makes backward-delete-word work properly.
xx