diff options
author | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2022-12-16 17:52:19 +0300 |
---|---|---|
committer | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2022-12-16 17:52:19 +0300 |
commit | 33916e91a743a73472a15f3fc27dd0aa9f7abbdf (patch) | |
tree | 30ce5607c110ce8b529f7df9d958ede42f8da470 /config/p10k-lean.zsh | |
parent | c08975d0f63875974c07cdd7ae13dbd270fc80fd (diff) |
add a missing lf header to p10k-lean.zsh (#2126)
Diffstat (limited to 'config/p10k-lean.zsh')
-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. |