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.