|
|
@ -75,6 +75,7 @@
|
|
|
|
context # user@hostname
|
|
|
|
context # user@hostname
|
|
|
|
nordvpn # nordvpn connection status, linux only (https://nordvpn.com/)
|
|
|
|
nordvpn # nordvpn connection status, linux only (https://nordvpn.com/)
|
|
|
|
ranger # ranger shell (https://github.com/ranger/ranger)
|
|
|
|
ranger # ranger shell (https://github.com/ranger/ranger)
|
|
|
|
|
|
|
|
nnn # nnn shell (https://github.com/jarun/nnn)
|
|
|
|
vim_shell # vim shell indicator (:sh)
|
|
|
|
vim_shell # vim shell indicator (:sh)
|
|
|
|
# midnight_commander # midnight commander shell (https://midnight-commander.org/)
|
|
|
|
# midnight_commander # midnight commander shell (https://midnight-commander.org/)
|
|
|
|
vi_mode # vi mode (you don't need this if you've enabled prompt_char)
|
|
|
|
vi_mode # vi mode (you don't need this if you've enabled prompt_char)
|
|
|
@ -529,6 +530,13 @@
|
|
|
|
# Custom icon.
|
|
|
|
# Custom icon.
|
|
|
|
# typeset -g POWERLEVEL9K_RANGER_VISUAL_IDENTIFIER_EXPANSION='⭐'
|
|
|
|
# typeset -g POWERLEVEL9K_RANGER_VISUAL_IDENTIFIER_EXPANSION='⭐'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
######################[ nnn: nnn shell (https://github.com/jarun/nnn) ]#######################
|
|
|
|
|
|
|
|
# Nnn shell color.
|
|
|
|
|
|
|
|
# typeset -g POWERLEVEL9K_NNN_FOREGROUND=0
|
|
|
|
|
|
|
|
# typeset -g POWERLEVEL9K_NNN_BACKGROUND=6
|
|
|
|
|
|
|
|
# Custom icon.
|
|
|
|
|
|
|
|
# typeset -g POWERLEVEL9K_NNN_VISUAL_IDENTIFIER_EXPANSION='⭐'
|
|
|
|
|
|
|
|
|
|
|
|
###########################[ vim_shell: vim shell indicator (:sh) ]###########################
|
|
|
|
###########################[ vim_shell: vim shell indicator (:sh) ]###########################
|
|
|
|
# Vim shell indicator color.
|
|
|
|
# Vim shell indicator color.
|
|
|
|
# typeset -g POWERLEVEL9K_VIM_SHELL_FOREGROUND=0
|
|
|
|
# typeset -g POWERLEVEL9K_VIM_SHELL_FOREGROUND=0
|
|
|
|