Dotfiles/README.md

352 B

sakhmatd's dotfiles

This is my personal collection of dotfiles.

Use GNU stow to install individual dotfiles as modules.

For example, if you cloned this repo to ~.dotfiles and you wished to install my vim config without the plugins, use:

cd ~/.dotfiles
stow vim

Most of the config files are tailored to FreeBSD, so keep that in mind.