Created
October 29, 2014 22:57
-
-
Save bouassaba/e5fb2553e15ad49313f7 to your computer and use it in GitHub Desktop.
FresBSD ZSH prompt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
autoload colors; colors | |
export PS1="%B[%{$fg[red]%}%n%{$reset_color%}%b@%B%{$fg[cyan]%}%m%b%{$reset_color%}:%~%B]%b " |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment