Skip to content

Instantly share code, notes, and snippets.

@bouassaba
Created October 29, 2014 22:57
Show Gist options
  • Save bouassaba/e5fb2553e15ad49313f7 to your computer and use it in GitHub Desktop.
Save bouassaba/e5fb2553e15ad49313f7 to your computer and use it in GitHub Desktop.
FresBSD ZSH prompt
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