diff options
| author | Tom Barrett <tom@tombarrett.xyz> | 2021-11-05 23:02:54 +0100 |
|---|---|---|
| committer | Tom Barrett <tom@tombarrett.xyz> | 2021-11-05 23:02:54 +0100 |
| commit | f16cd1633c4b3dc0c4dbcd84a53a71ba24dbc136 (patch) | |
| tree | 14624132cd62096f684c8d64ff3bdf4fc94bef59 | |
| parent | 507d06d9d5f1df6f0db90d81c167177981b08e96 (diff) | |
actually need this
| -rw-r--r-- | .zshrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -78,5 +78,7 @@ autoload -Uz vcs_info precmd() { vcs_info } zstyle ':vcs_info:git:*' formats '|%F{3}%b%f' +gpg-connect-agent updatestartuptty /bye > /dev/null + setopt PROMPT_SUBST PROMPT='<%F{2}%n%f@%F{6}%m%f|%F{5}%~%f${vcs_info_msg_0_}%f> ' |
