New theme

This commit is contained in:
random
2022-03-23 21:36:50 -07:00
parent ac67ffdaee
commit 0a5eacfc4b
6 changed files with 371 additions and 47 deletions

View File

@@ -196,9 +196,6 @@ if [ -f /usr/share/zsh-autosuggestions/zsh-autosuggestions.zsh ]; then
ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE='fg=#999'
fi
# Set LS directory color
LS_COLORS=$LS_COLORS:'di=1;31:' ; export LS_COLORS
# Load zplug and extensions
source /usr/share/zplug/init.zsh
zplug romkatv/powerlevel10k, as:theme, depth:1