Created
December 10, 2015 13:54
-
-
Save dmglab/40288557c7d2dae1b6b4 to your computer and use it in GitHub Desktop.
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
# 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