Remove successful exit displays
This commit is contained in:
parent
4f0fe1d32f
commit
8826c0a185
2 changed files with 6 additions and 5 deletions
|
|
@ -60,7 +60,7 @@ else
|
|||
fi
|
||||
local dir="${green}%~%f"
|
||||
local branch="\$(parse_git_branch)"
|
||||
local exit_code="%(?.${green}.${red})%?%f"
|
||||
local exit_code="%(?..${red}%?%f)"
|
||||
|
||||
setopt prompt_subst
|
||||
export PROMPT="${prompt}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue