dotfiles Installation $ ssh-keygen -t rsa -b 4096 -C "your_email@example.com" // After registering the public key $ curl -L raw.github.com/ry-immr/dotfiles-macos/master/install.sh | zsh