Skip to content

Latest commit

 

History

History
executable file
·
15 lines (10 loc) · 343 Bytes

README.md

File metadata and controls

executable file
·
15 lines (10 loc) · 343 Bytes

Shank's dotfiles

Use GNU Stow to use these dotfiles.

To stow dotfiles for a particular package (for e.g. neovim):

stow --no-folding --verbose -R neovim

To remove previously _stow_ed files for a particular package (for e.g. neovim):

stow --no-folding --verbose -D neovim