Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 341 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 341 Bytes

dotfiles

A collection of various personalized config/.sh files, ready for management with GNU stow.

For a quick example, my .vimrc is installed like this:

stow -t $HOME vim

stow will happily link all the files in dotfiles/vim/ to $HOME - in this case, dotfiles/vim/.vimrc to $HOME/.vimrc