Update .zshrc
This commit is contained in:
parent
f528d41ac0
commit
834b02aa91
@ -105,7 +105,7 @@ fancyLocationString(){
|
|||||||
# Prompt config
|
# Prompt config
|
||||||
autoload -U colors && colors
|
autoload -U colors && colors
|
||||||
NEWLINE=$'\n'
|
NEWLINE=$'\n'
|
||||||
export PROMPT="%{$fg[green]%}%n@%M $(fancyLocationString) %{$fg[cyan]%}%~ $ %{$reset_color%}"
|
export PROMPT="%{$fg[green]%}%n@%M %{$fg[cyan]%}%~ $ %{$reset_color%}"
|
||||||
setopt prompt_subst
|
setopt prompt_subst
|
||||||
autoload -Uz vcs_info
|
autoload -Uz vcs_info
|
||||||
zstyle ':vcs_info:*' actionformats \
|
zstyle ':vcs_info:*' actionformats \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user