Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 298 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 298 Bytes

.dotfiles

Requirements

  • GNU Stow
  • zsh
  • zsh-autosuggestions
  • zsh-syntax-highlighting

How to Install

Clone into $HOME and then run:

cd .dotfiles

stow --no-folding */

How to Remove

stow -D */

How to Re-apply

stow --no-folding -R */