My dotfiles...
tmux seems to not like \e as an escape character, but \033 works fine. Changed everywhere for consistency. |
||
---|---|---|
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, ...)