Update zsh ps1
This commit is contained in:
@@ -27,7 +27,7 @@ if [[ -n "$SSH_CONNECTION" ]]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
export PROMPT="${NAME}${DIR}${GIT} ${ICON} %{$reset_color%}"
|
export PROMPT="${NAME}${DIR}${GIT} ${ICON} %{$reset_color%}"
|
||||||
zstyle ':vcs_info:git:*' formats ' ( %b)'
|
zstyle ':vcs_info:git:*' formats '|%b '
|
||||||
|
|
||||||
# ============================== Exports
|
# ============================== Exports
|
||||||
export EDITOR="nvim"
|
export EDITOR="nvim"
|
||||||
|
|||||||
Reference in New Issue
Block a user