Inspired on https://github.com/algotech/dotaliases
Clone it into .aliases folder in your home directory:
cd ~
git clone https://github.com/dexfs/myalias .aliases
# Enable bash aliases for new terminals: add to ~/.bash_profile or ~/.profile
source ~/.aliases/bash_aliases
# Enable bash aliases in the current opened terminal by running the command:
source ~/.aliases/bash_aliases