Bash Alias
Organize Aliases
Bash aliases are usefull, but you have to keep them organized. This can be done easily, if you use a separate file for all your aliases. Add the following block to the ~/.bashrc
now you can add aliases to ~/.bash_aliases
The following example adds an alias to activate python environments