


Sudo ln -s ~/.zsh-themes/pure/async.zsh /usr/local/share/zsh/site-functions/asyncįix permissions for site-functions sudo chown -R :admin /usr/local/shareĬreate symlinks for Oh My Zsh ln -s ~/.zsh-themes/pure/pure.zsh ~/.oh-my-zsh/custom/pure.zsh-theme Test connection to Github ssh -T Pure themeĬlone repository to home directory git clone ~/.zsh-themes/pureĬreate site-functions folder sudo mkdir -p /usr/local/share/zsh/site-functionsĬreate symlinks for Pure sudo ln -s ~/.zsh-themes/pure/pure.zsh /usr/local/share/zsh/site-functions/prompt_pure_setup Create public key for GithubĬreate public key (use default storage) ssh-keygen -t rsa -C public key ssh-add ~/.ssh/id_rsaĬopy ssh key to Github cat ~/.ssh/id_rsa.pub If the installation fails, run the command above again when Xcode Command Line Utilities has finished installing. The installation will promt for Xcode Command Line Utilities to be installed.
