Mingling94 / dotfiles

My customized dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

My customized dotfiles


Languages

Language:Shell 42.4%Language:Python 29.2%Language:Vim Script 27.8%Language:Batchfile 0.6%