Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 238 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 238 Bytes

Dotfiles

Setup using stow

brew install stow
  1. clone repo to $HOME
  2. cd to cloned repo
  3. execute
find . -mindepth 1 -not -path '*/.*' -type d | tr -d './' | xargs stow