Loading .zshrc +4 −2 Original line number Original line Diff line number Diff line Loading @@ -75,6 +75,8 @@ PS1="$username@$hostname $workingdir $gitbranch$promptsymb " # git integration # git integration zstyle ':vcs_info:git:*' formats ' %b%f ' zstyle ':vcs_info:git:*' formats ' %b%f ' zstyle ':vcs_info:*:*' nvcsformats ' ' zstyle ':vcs_info:git:*:'"$USER" formats ' ' zstyle ':vcs_info:*' enable git zstyle ':vcs_info:*' enable git ### ### Loading Loading
.zshrc +4 −2 Original line number Original line Diff line number Diff line Loading @@ -75,6 +75,8 @@ PS1="$username@$hostname $workingdir $gitbranch$promptsymb " # git integration # git integration zstyle ':vcs_info:git:*' formats ' %b%f ' zstyle ':vcs_info:git:*' formats ' %b%f ' zstyle ':vcs_info:*:*' nvcsformats ' ' zstyle ':vcs_info:git:*:'"$USER" formats ' ' zstyle ':vcs_info:*' enable git zstyle ':vcs_info:*' enable git ### ### Loading