Update .zshrc
This commit is contained in:
parent
80e3b2aad8
commit
3cf3dd43a9
6
.zshrc
6
.zshrc
@ -14,12 +14,6 @@ export PATH=$PATH:/usr/local/go/bin
|
||||
|
||||
ZSH_THEME="custom"
|
||||
|
||||
# Set list of themes to pick from when loading at random
|
||||
# Setting this variable when ZSH_THEME=random will cause zsh to load
|
||||
# a theme from this variable instead of looking in $ZSH/themes/
|
||||
# If set to an empty array, this variable will have no effect.
|
||||
# ZSH_THEME_RANDOM_CANDIDATES=( "robbyrussell" "agnoster" )
|
||||
|
||||
# Uncomment the following line to use case-sensitive completion.
|
||||
# CASE_SENSITIVE="true"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user