From 3db6e12d850bb06d72630ab41b6470985bcbc9e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kjetil=20=C3=98rbekk?= Date: Sun, 18 Oct 2020 14:01:44 +0000 Subject: Update zshrc --- zsh/.zshrc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'zsh/.zshrc') diff --git a/zsh/.zshrc b/zsh/.zshrc index bc1bb37..aa1c115 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -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 -- cgit v1.2.3