Personal configuration files, managed as modules with GNU Stow. They are for personal use and may not be portable.
Clone the repository and link every module:
git clone https://github.com/Ruminateer/dotfiles.git
cd dotfiles
stow -t "$HOME" fish git make vimPreview changes with stow -n -v -t "$HOME" <module>.
To remove a module's links, run stow -D -t "$HOME" <module>.