Clone the repository Source configuration by appending these lines to .zshrc # Add user customizations if [[ -e .zshrc.local ]]; then source .zshrc.local fi Copy dotfiles cp -R dotfiles/bin $HOME/.local