Adds custom aliases and functions to the bash shell (OSX and Windows support).
Standing on the shoulders of giants. This project was based on and inspired by oh-my-zsh and bash-it.
> git clone https://github.com/mrydengren/rebash.git ~/.rebash
> . ~/.rebash/tools/install.osx.bash
> git clone https://github.com/mrydengren/rebash.git ~/.rebash
> . ~/.rebash/tools/install.win.bash
> rebash uninstall
For user-specific aliases and functions please add .bash_profile_custom
to your user folder; rebash will source this file, if it exists.
> touch ~/.bash_profile_custom