Fred's dotfiles My config files for zsh, git, vscode, etc. Use stow to manage symlink overlays in $HOME folder. Used on OSX daily. Usage To install cd ~ git clone git@github.com:fredericmorin/dotfiles.git cd ~/dotfiles make brew make install Inspiration https://codeberg.org/EvanHahn/dotfiles https://brandon.invergo.net/news/2012-05-26-using-gnu-stow-to-manage-your-dotfiles.html