Usefull set of functions and aliases.
-
Clone this repository
git clone https://github.com/InternetGuru/bashcfg.git $HOME -
Add the following lines into your
.bashrcfileecho "IG bashcfg, version $(< $HOME/"bashcfg/VERSION")" source "$HOME/bashcfg/common" source "$HOME/bashcfg/git_functions"