Dotfiles Prerequisites zsh as default shell: chsh -s $(which zsh) Homebrew stow: brew install stow Installation & Usage git clone https://github.com/jonotrujillo/dotfiles.git ~/.dotfiles cd ~/.dotfiles stow <folder> (e.g., stow zsh)