Skip to content

Instantly share code, notes, and snippets.

@dmglab
Created December 10, 2015 13:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dmglab/40288557c7d2dae1b6b4 to your computer and use it in GitHub Desktop.
Save dmglab/40288557c7d2dae1b6b4 to your computer and use it in GitHub Desktop.
# Copyright (c) 2015 Daniel M. Gehrlein
# http://dmg.mit-license.org/
local ret_status="%(?:%{$bg_bold[green]%}%n:%{$bg_bold[red]%}%n%s)"
PROMPT='${ret_status}%{$reset_color%}%{$fg_bold[green]%}%p %{$fg[cyan]%}%~ %{$reset_color%}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment