Dotfiles Clone locally: git clone git@github.com:4lun/dotfiles.git ~/.dotfiles Then for Zsh: echo "source ~/.dotfiles/.zshrc" >> ~/.zshrc Or for Bash: echo "source ~/.dotfiles/.bashrc" >> ~/.bashrc