- Nice bash settings.
- Works on Mac and Linux.
- Open ~/.bashrc
vim ~/.bashrc
- Copy and paste the contents of the .bashrc file in this repo into that new .bashrc file.
- Save and quit vim
<esc> :wq
- source it, or open a new terminal window to get it to reload:
source ~/.bashrc
- Your terminal text should now be a different colour. If you can't read the text now, open Terminal -> Preferences -> Profiles and select one of the dark ones. The colours should all pop out and be highly visible now.