Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 361 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 361 Bytes

dotfiles

Jack's dotfiles

To use them:

$ git clone https://github.com/rhinoceraptor/dotfiles.git ~/
$ cd dotfiles
$ ./install.sh

I am using GNU stow to symlink the configuration files to my home directory. The stow commands are in install.sh, as well as some other things.

There is also an uninstall.sh to clean up if you like.