diff dot_zshrc @ 660:407d461cd377

use vivid to generate a color theme for ls, fd, etc
author zegervdv <zegervdv@me.com>
date Sun, 25 Sep 2022 16:50:42 +0000
parents e1a7072165ac
children b26c4c6ac25c
line wrap: on
line diff
--- a/dot_zshrc	Sat Sep 24 16:50:20 2022 +0000
+++ b/dot_zshrc	Sun Sep 25 16:50:42 2022 +0000
@@ -78,7 +78,8 @@
 export LESS_TERMCAP_us=$(printf "\e[1;32m")
 
 export CLICOLOR=1
-source ~/.dircolors.zsh
+export LS_COLORS=$(cat ~/.lscolors)
+export LSCOLORS=$LS_COLORS
 
 # Options
 setopt monitor