My dotfiles...
This way we just add new completion files to this directory instead of having to add them one by one in .bashrc. |
||
---|---|---|
bash | ||
bin/.local/bin | ||
git | ||
misc | ||
tmux | ||
vim/.vim | ||
.gitignore | ||
.gitmodules | ||
README.md |
Installation
Install using GNU stow
:
cd ~
git clone git@git.schauenburg.me:fernando/dotfiles.git .dotfiles
cd .dotfiles
stow bash # (and/or bin, dircolors, git, ...)