zsh
This commit is contained in:
4
.zshrc
4
.zshrc
@@ -8,6 +8,8 @@
|
|||||||
#ZSH_THEME="robbyrussell"
|
#ZSH_THEME="robbyrussell"
|
||||||
#ZSH_THEME="agnoster"
|
#ZSH_THEME="agnoster"
|
||||||
ZSH_THEME="jreese"
|
ZSH_THEME="jreese"
|
||||||
|
#ZSH_THEME=alanpeabody
|
||||||
|
#ZSH_THEME="miloshadzic"
|
||||||
|
|
||||||
DEFAULT_USER=`whoami`
|
DEFAULT_USER=`whoami`
|
||||||
|
|
||||||
@@ -39,7 +41,7 @@ DEFAULT_USER=`whoami`
|
|||||||
# Uncomment the following line if you want to disable marking untracked files
|
# Uncomment the following line if you want to disable marking untracked files
|
||||||
# under VCS as dirty. This makes repository status check for large repositories
|
# under VCS as dirty. This makes repository status check for large repositories
|
||||||
# much, much faster.
|
# 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
|
# Uncomment the following line if you want to change the command execution time
|
||||||
# stamp shown in the history command output.
|
# stamp shown in the history command output.
|
||||||
|
|||||||
Reference in New Issue
Block a user