Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 258 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 258 Bytes

Config

Stow

I use stow to manage dotfiles which link with local folders. In order to setup, install stow through brew, brew install stow.

Then use this command to setup link, stow . -t ~/ which would link the dotfiles folder with the system root.