brew install git
brew install stow
sudo apt install git stow
This must be cloned in the $HOME directory
git clone git@github.com:davidetacchini/configuration.git
Want to ignore some dirs/files? Just create a .stow-local-ignore
inside the configuration directory and enter all the files you want stow to ignore. Then:
cd configuration
stow .