This commit is contained in:
2017-12-02 22:04:11 +01:00
parent ca9d190717
commit dd89c3305f

4
.zshrc
View File

@@ -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.