Helpful cli aliases to boost productivity
The individual aliases can be looked up in the dist folder.
Run this command to start the installer
source <(curl -s -H "Cache-Control: no-cache" https://raw.githubusercontent.com/doxsch/cli_aliases/master/dist/bash/install.sh)
Do not forget to execute the following command after exiting the installer, so that the changes take effect immediately and not the next time you start the console
unalias -a && source ~/.bash_profile