From dd89c3305f16be657eb1cfe6a2c80b737a1acf47 Mon Sep 17 00:00:00 2001 From: Marc Hoppe Date: Sat, 2 Dec 2017 22:04:11 +0100 Subject: [PATCH] zsh --- .zshrc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index e711bf3..e63aeab 100644 --- a/.zshrc +++ b/.zshrc @@ -8,6 +8,8 @@ #ZSH_THEME="robbyrussell" #ZSH_THEME="agnoster" ZSH_THEME="jreese" +#ZSH_THEME=alanpeabody +#ZSH_THEME="miloshadzic" DEFAULT_USER=`whoami` @@ -39,7 +41,7 @@ DEFAULT_USER=`whoami` # Uncomment the following line if you want to disable marking untracked files # under VCS as dirty. This makes repository status check for large repositories # much, much faster. -# DISABLE_UNTRACKED_FILES_DIRTY="true" +DISABLE_UNTRACKED_FILES_DIRTY="true" # Uncomment the following line if you want to change the command execution time # stamp shown in the history command output.