dotfiles Prerequisites Git GNU Stow Install $ cd $HOME $ $ git clone https://github.com/wangyoucao577/dotfiles.git .dotfiles $ cd .dotfiles $ stow -v . $ # Enjoy! References https://dotfiles.github.io/ Using GNU Stow to manage your dotfiles