Skip to content

Instantly share code, notes, and snippets.

@jacksonwillis
Created March 1, 2012 05:03
Show Gist options
  • Save jacksonwillis/1947419 to your computer and use it in GitHub Desktop.
Save jacksonwillis/1947419 to your computer and use it in GitHub Desktop.
ZSH prompt
PROMPT="[%B%{$fg[green]%}%n@%m %{$fg[blue]%}%~%b] %# "
RPROMPT="[%B%D / %*%b]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment