New theme
This commit is contained in:
@@ -182,7 +182,7 @@
|
||||
|
||||
#################################[ os_icon: os identifier ]##################################
|
||||
# OS identifier color.
|
||||
typeset -g POWERLEVEL9K_OS_ICON_FOREGROUND=160
|
||||
typeset -g POWERLEVEL9K_OS_ICON_FOREGROUND=21
|
||||
# Custom icon.
|
||||
# typeset -g POWERLEVEL9K_OS_ICON_CONTENT_EXPANSION='⭐'
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user