Dynamic bash aliases
wget -qO- https://raw.githubusercontent.com/ARivottiC/aliases.sh/master/Makefile | make install -f-Sources all executable *.sh files in ~/.bash_aliases.d when a shell is initialized.
You can find lot's of pre-made aliases in the generic's directory. To activate any just chmod +x it.
The git clone will ignore filemode changes and new directories. This way you can use it with your own files.
wget -qO- https://raw.githubusercontent.com/ARivottiC/aliases.sh/master/Makefile | make uninstall -f-See the LICENSE file for license rights and limitations (MIT).