Skip to content

Mingling94/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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