Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 601 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 601 Bytes

Aliases for cli

Helpful cli aliases to boost productivity

Aliases

The individual aliases can be looked up in the dist folder.

Installation

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