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