Your dotfiles are how you personalize your system - These are mine. Simplicity is divine Clone: git clone https://github.com/pablon/dotfiles.git ~/dotfiles && cd ~/dotfiles/ Fresh installation: ./setup.sh .. or just link the files: ( type stow &>/dev/null ) && ( cd ~/dotfiles/ && stow -v . )