My dotfiles...
Having each path on a separate line makes it easier to read them at a glance. |
||
---|---|---|
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, ...)