A place where I can store all the dotfiles I use for my machines and/or projects.
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"https://www.gnu.org/software/stow/
brew install stowClone this repository to $HOME directory
cd ~
git clone git@github.com:johnzanussi/dotfiles.gitRun stow to create symlinks.
stow .
MIT / BSD