My dotfiles...
bash | ||
bin/.local/bin | ||
dircolors/.dircolors | ||
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, ...)