/ Published in: Bash
Expand |
Embed | Plain Text
# Add git branch to terminal export PS1='\e[1;30m\w\e[0;33m\e[0;32m$(__git_ps1)\e[1;32m ⌘ \e[m'
You need to login to post a comment.
# Add git branch to terminal export PS1='\e[1;30m\w\e[0;33m\e[0;32m$(__git_ps1)\e[1;32m ⌘ \e[m'
You need to login to post a comment.