Skip to content

System Alias vs Project Alias

Bryan Lim edited this page Oct 31, 2015 · 1 revision

Project aliases are those alias that sit inside your .aka files. They can be added into project directory and be shared. Push into git repo.

To import aliases from project alias, simply do aka import for proj.aka and aka import name_of_aka_file for custom.aka files.

System aliases are those aliases that sit inside your dotfile (.bash_profile, .bashrc, .zshrc etc)

Clone this wiki locally