diff options
-rw-r--r-- | config/p10k-lean.zsh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/p10k-lean.zsh b/config/p10k-lean.zsh index 8519e03c..f90bddb6 100644 --- a/config/p10k-lean.zsh +++ b/config/p10k-lean.zsh @@ -718,6 +718,7 @@ # Custom icon. # typeset -g POWERLEVEL9K_NNN_VISUAL_IDENTIFIER_EXPANSION='⭐' + ######################[ lf: lf shell (https://github.com/gokcehan/lf) ]####################### # lf shell color. typeset -g POWERLEVEL9K_LF_FOREGROUND=72 # Custom icon. |