You can add it to your system and modify it as you like, or if you want you can report issues here to make it fancier
Make it work as follows:
cd bashrc/
mv ~/.bashrc ~/.bashrc.old
ln -s $PWD/bashrc ~/.bashrc
ln -s $PWD/bash_alias ~/.bash_alias
ln -s $PWD/git-prompt.sh ~/.git-prompt.sh
source ~/.bashrc
Then you will have a colorfull bash prompt.
- Added cowsay for a cheerup message.
This is a modification of the original source, Mediadoneright. And i dont want it to be lost on the vast internet