/shell

Useful aliases and scripts for bash which simplify routine operations

Primary LanguageShell

Shell

Useful aliases and scripts for zsh which simplify routine operations.

Installation

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