git clone https://gist.github.com/jpsilvashy/043eb889d7fe7a1987254a0133583e3a.git setup
cd setup && sh ./init.sh
-
Enable plugins - edit ~/.zshrc
Update plugins
plugins=(autojump git brew common-aliases zsh-autosuggestions copydir copyfile encode64 node osx sublime tmux xcode pod docker git-extras git-prompt)
-
Generate your key for the development machine
ssh-keygen -t rsa -b 2048
-
Copy your public key (~/.ssh/id_rsa.pub) to your Bitbucket Account's "SSH Keys"