dlfkjsdflk
This commit is contained in:
parent
c3c74e3ed7
commit
969602bbe6
1 changed files with 3 additions and 2 deletions
|
@ -18,7 +18,8 @@ fi
|
|||
|
||||
setopt prompt_subst
|
||||
autoload -Uz vcs_info
|
||||
precmd () { vcs_info }
|
||||
zstyle ':vcs_info:*' formats " ${c34}${c0}${c31}(%b)${c0}"
|
||||
zstyle ':vcs_info:*' enable git
|
||||
precmd () { vcs_info }
|
||||
|
||||
export PS1="${c38}[${c35}%3~${c0}$vcs_info_msg_0_${nix_shell_ps1}${c38}]${c0}# "
|
||||
export PS1="${c38}[${c35}%3~${c0}${vcs_info_msg_0_}${nix_shell_ps1}${c38}]${c0}# "
|
||||
|
|
Loading…
Add table
Reference in a new issue