Coffee-Colored Command Line
Create a new hidden .bash_profile file in your Mac's home directory using your favorite text editor
Paste in the following code:
export CLICOLOR=1
COLORBOLD="\e[1m"
COLORDEFAULT="\e[0m"
PS1="$COLORBOLD\u: \w ☕ \$ $COLORDEFAULT"
- Restart Terminal and enjoy the warm aroma of coffee next to your red, white, blue and transparent terminal
Written by Sean Everett
Related protips
1 Response
That, my friend, is beautiful! :D
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Terminal
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#