/dotfiles

Primary LanguageVim Script

Dotfiles

Install them all using GNU Stow

Have fun.

Cheat sheat

  # Place symlinks to all files in <folder> into the parent folder of where stow is being run
  stow -S <folder>
  # Do the opposite
  stow -D <folder>