mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-06-14 09:51:41 +00:00
Enabled colors in ls and made it possible to theme them
This commit is contained in:
@ -9,7 +9,10 @@ export ZSH_THEME="robbyrussell"
|
||||
# export CASE_SENSITIVE="true"
|
||||
|
||||
# Comment this out to disable weekly auto-update checks
|
||||
# export DISABLE_AUTO_UPDATE="false"
|
||||
# export DISABLE_AUTO_UPDATE="true"
|
||||
|
||||
# Uncomment following line if you want to disable colors in ls
|
||||
# export DISABLE_LS_COLORS="true"
|
||||
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
|
||||
|
Reference in New Issue
Block a user