dotfiles Source the zshrc: cd ~ echo "source ~/development/gshahbazian/dotfiles/.zshrc" > .zshrc Install other files by symlinking to home directory: ln -sv ~/development/gshahbazian/dotfiles/.gitconfig ~