diff options
author | Kjetil Ørbekk <kj@orbekk.com> | 2020-10-18 14:01:44 +0000 |
---|---|---|
committer | Kjetil Ørbekk <kj@orbekk.com> | 2020-10-18 14:01:44 +0000 |
commit | 3db6e12d850bb06d72630ab41b6470985bcbc9e2 (patch) | |
tree | 57bd81112073ccf5376be77b4b4bbf675bf9aa8c | |
parent | 7952033da2d8a90cb0f9a30150cf6a45c6492b8d (diff) |
Update zshrc
-rw-r--r-- | zsh/.zshrc | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -14,4 +14,7 @@ zstyle ':completion:*:default' list-colors ${(s.:.)LS_COLORS} setopt append_history share_history histignorealldups +PURE_GIT_PULL=0 +PURE_GIT_UNTRACKED_DIRTY=0 + prompt pure |