Simple bash profile, with some nice quality of of life shit
If you don't already have a .bash_profile
run touch ~/.bash_profile
To add this to you profile run curl -s https://raw.githubusercontent.com/springerBuck/bash_profile/master/.bash_profile >> ~/.bash_profile