Update .zshrc

This commit is contained in:
Matthew Fisher 2024-08-21 18:22:52 -05:00
parent 80e3b2aad8
commit 3cf3dd43a9

6
.zshrc
View File

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