/dotfiles

My dotfiles. Vim, Bash and Git for now.

Primary LanguageVim Script

Configuration files

Use install.sh to install the dotfiles. It uses stow internally.

... $ git clone [THIS REPO]
... $ cd dotfiles
.../dotfiles $ sh install.sh

Stow makes links to the files in the target directory.