diff options
Diffstat (limited to '.zsh.after/prompt.zsh')
-rw-r--r-- | .zsh.after/prompt.zsh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.zsh.after/prompt.zsh b/.zsh.after/prompt.zsh index 2efeb64..0cb4ad6 100644 --- a/.zsh.after/prompt.zsh +++ b/.zsh.after/prompt.zsh @@ -1 +1,2 @@ -PROMPT="${__PROMPT_SKWP_COLORS[3]}%n%f@${__PROMPT_SKWP_COLORS[2]}%m%f ${__PROMPT_SKWP_COLORS[5]}%2c%f "'${vcs_info_msg_0_}'"$ " +prompt steeef_simplified + |