Bash Custom Configuration by @fnmendez
Assuming your default bash configuration file is .bash_profile
run:
$ cd && echo "source ~/Bash/bash_config.sh" > .bash_profile
$ git clone https://github.com/fnmendez/bash-custom-config.git Bash
Recommended tools
Check my bash_config configuration ;)