My dotfiles...
This is useful when piping the output of `ls` into `less` or another pager. However, I added new aliases because making the default ones force color would cause problems when piping into other commands or directly to files, since the terminal escape characters would then clobber the data. |
||
---|---|---|
dotfiles | ||
.gitignore | ||
.gitmodules | ||
README.md |
Installation
Install using GNU stow
:
cd
git clone git@git.schauenburg.me:fernando/dotfiles.git .dotfiles
cd .dotfiles
stow dotfiles