Get your mac terminal to utilize full color palette Steps: 1. Edit bash_profile The color profile of your terminal is stored in .barsh_profile in your home directory. Lets edit that in your terminal: $ cd ~ $ nano .bash_profile or if you have sublime text installed using homebrew then: