Useful aliases and scripts for zsh which simplify routine operations.
To install the tools execute the following command, which clones the repo to your home directory and updates .bashrc file (for more details see setup.sh):
curl -Ls https://bit.ly/setup-shell | bash
To apply changes to your current terminal session, execute the following command:
. ~/.zshrc