mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-12-26 17:01:56 +00:00
new prompt segment: midnignt_commander (see #342)
This commit is contained in:
parent
6a928c6500
commit
3340dc7269
5 changed files with 36 additions and 0 deletions
|
@ -68,6 +68,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)
|
||||||
|
# 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)
|
||||||
# vpn_ip # virtual private network indicator
|
# vpn_ip # virtual private network indicator
|
||||||
# ram # free RAM
|
# ram # free RAM
|
||||||
|
@ -517,6 +518,12 @@
|
||||||
# Custom icon.
|
# Custom icon.
|
||||||
# typeset -g POWERLEVEL9K_RANGER_VISUAL_IDENTIFIER_EXPANSION='⭐'
|
# typeset -g POWERLEVEL9K_RANGER_VISUAL_IDENTIFIER_EXPANSION='⭐'
|
||||||
|
|
||||||
|
######[ midnight_commander: midnight commander shell (https://midnight-commander.org/) ]######
|
||||||
|
# Midnight Commander shell color.
|
||||||
|
typeset -g POWERLEVEL9K_MIDNIGHT_COMMANDER_FOREGROUND=178
|
||||||
|
# Custom icon.
|
||||||
|
# typeset -g POWERLEVEL9K_MIDNIGHT_COMMANDER_VISUAL_IDENTIFIER_EXPANSION='⭐'
|
||||||
|
|
||||||
###########[ 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) ]###########
|
||||||
# Text and color for normal (a.k.a. command) vi mode.
|
# Text and color for normal (a.k.a. command) vi mode.
|
||||||
typeset -g POWERLEVEL9K_VI_COMMAND_MODE_STRING=NORMAL
|
typeset -g POWERLEVEL9K_VI_COMMAND_MODE_STRING=NORMAL
|
||||||
|
|
|
@ -68,6 +68,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)
|
||||||
|
# midnight_commander # midnight commander shell (https://midnight-commander.org/)
|
||||||
# vpn_ip # virtual private network indicator
|
# vpn_ip # virtual private network indicator
|
||||||
# ram # free RAM
|
# ram # free RAM
|
||||||
# load # CPU load
|
# load # CPU load
|
||||||
|
@ -510,6 +511,12 @@
|
||||||
# Custom icon.
|
# Custom icon.
|
||||||
# typeset -g POWERLEVEL9K_RANGER_VISUAL_IDENTIFIER_EXPANSION='⭐'
|
# typeset -g POWERLEVEL9K_RANGER_VISUAL_IDENTIFIER_EXPANSION='⭐'
|
||||||
|
|
||||||
|
######[ midnight_commander: midnight commander shell (https://midnight-commander.org/) ]######
|
||||||
|
# Midnight Commander shell color.
|
||||||
|
typeset -g POWERLEVEL9K_MIDNIGHT_COMMANDER_FOREGROUND=178
|
||||||
|
# Custom icon.
|
||||||
|
# typeset -g POWERLEVEL9K_MIDNIGHT_COMMANDER_VISUAL_IDENTIFIER_EXPANSION='⭐'
|
||||||
|
|
||||||
######################################[ ram: free RAM ]#######################################
|
######################################[ ram: free RAM ]#######################################
|
||||||
# RAM color.
|
# RAM color.
|
||||||
typeset -g POWERLEVEL9K_RAM_FOREGROUND=66
|
typeset -g POWERLEVEL9K_RAM_FOREGROUND=66
|
||||||
|
|
|
@ -68,6 +68,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)
|
||||||
|
# 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)
|
||||||
# vpn_ip # virtual private network indicator
|
# vpn_ip # virtual private network indicator
|
||||||
# ram # free RAM
|
# ram # free RAM
|
||||||
|
@ -516,6 +517,13 @@
|
||||||
# Custom icon.
|
# Custom icon.
|
||||||
# typeset -g POWERLEVEL9K_RANGER_VISUAL_IDENTIFIER_EXPANSION='⭐'
|
# typeset -g POWERLEVEL9K_RANGER_VISUAL_IDENTIFIER_EXPANSION='⭐'
|
||||||
|
|
||||||
|
######[ midnight_commander: midnight commander shell (https://midnight-commander.org/) ]######
|
||||||
|
# Midnight Commander shell color.
|
||||||
|
# typeset -g POWERLEVEL9K_MIDNIGHT_COMMANDER_FOREGROUND=3
|
||||||
|
# typeset -g POWERLEVEL9K_MIDNIGHT_COMMANDER_BACKGROUND=0
|
||||||
|
# Custom icon.
|
||||||
|
# typeset -g POWERLEVEL9K_MIDNIGHT_COMMANDER_VISUAL_IDENTIFIER_EXPANSION='⭐'
|
||||||
|
|
||||||
###########[ 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) ]###########
|
||||||
# Foreground color.
|
# Foreground color.
|
||||||
typeset -g POWERLEVEL9K_VI_MODE_FOREGROUND=0
|
typeset -g POWERLEVEL9K_VI_MODE_FOREGROUND=0
|
||||||
|
|
|
@ -111,6 +111,7 @@ function _p9k_init_icons() {
|
||||||
JAVA_ICON '\U2615' # ☕︎
|
JAVA_ICON '\U2615' # ☕︎
|
||||||
LARAVEL_ICON ''
|
LARAVEL_ICON ''
|
||||||
RANGER_ICON '\u2B50' # ⭐
|
RANGER_ICON '\u2B50' # ⭐
|
||||||
|
MIDNIGHT_COMMANDER_ICON 'mc'
|
||||||
TERRAFORM_ICON '\U1F6E0\u00A0' # 🛠️
|
TERRAFORM_ICON '\U1F6E0\u00A0' # 🛠️
|
||||||
PROXY_ICON '\u2B82' # ⮂
|
PROXY_ICON '\u2B82' # ⮂
|
||||||
DOTNET_ICON '.NET'
|
DOTNET_ICON '.NET'
|
||||||
|
@ -214,6 +215,7 @@ function _p9k_init_icons() {
|
||||||
JAVA_ICON '\U2615' # ☕︎
|
JAVA_ICON '\U2615' # ☕︎
|
||||||
LARAVEL_ICON ''
|
LARAVEL_ICON ''
|
||||||
RANGER_ICON '\u2B50' # ⭐
|
RANGER_ICON '\u2B50' # ⭐
|
||||||
|
MIDNIGHT_COMMANDER_ICON 'mc'
|
||||||
TERRAFORM_ICON '\U1F6E0\u00A0' # 🛠️
|
TERRAFORM_ICON '\U1F6E0\u00A0' # 🛠️
|
||||||
PROXY_ICON '\u2B82' # ⮂
|
PROXY_ICON '\u2B82' # ⮂
|
||||||
DOTNET_ICON '.NET'
|
DOTNET_ICON '.NET'
|
||||||
|
@ -321,6 +323,7 @@ function _p9k_init_icons() {
|
||||||
JAVA_ICON '\U2615' # ☕︎
|
JAVA_ICON '\U2615' # ☕︎
|
||||||
LARAVEL_ICON ''
|
LARAVEL_ICON ''
|
||||||
RANGER_ICON '\u2B50' # ⭐
|
RANGER_ICON '\u2B50' # ⭐
|
||||||
|
MIDNIGHT_COMMANDER_ICON 'mc'
|
||||||
TERRAFORM_ICON '\U1F6E0\u00A0' # 🛠️
|
TERRAFORM_ICON '\U1F6E0\u00A0' # 🛠️
|
||||||
PROXY_ICON '\u2B82' # ⮂
|
PROXY_ICON '\u2B82' # ⮂
|
||||||
DOTNET_ICON '.NET'
|
DOTNET_ICON '.NET'
|
||||||
|
@ -425,6 +428,7 @@ function _p9k_init_icons() {
|
||||||
JAVA_ICON '\U2615' # ☕︎
|
JAVA_ICON '\U2615' # ☕︎
|
||||||
LARAVEL_ICON '\ue73f' #
|
LARAVEL_ICON '\ue73f' #
|
||||||
RANGER_ICON '\u2B50' # ⭐
|
RANGER_ICON '\u2B50' # ⭐
|
||||||
|
MIDNIGHT_COMMANDER_ICON 'mc'
|
||||||
TERRAFORM_ICON '\U1F6E0\u00A0' # 🛠️
|
TERRAFORM_ICON '\U1F6E0\u00A0' # 🛠️
|
||||||
PROXY_ICON '\u2B82' # ⮂
|
PROXY_ICON '\u2B82' # ⮂
|
||||||
DOTNET_ICON '\uE77F' #
|
DOTNET_ICON '\uE77F' #
|
||||||
|
@ -528,6 +532,7 @@ function _p9k_init_icons() {
|
||||||
JAVA_ICON '\U2615' # ☕︎
|
JAVA_ICON '\U2615' # ☕︎
|
||||||
LARAVEL_ICON ''
|
LARAVEL_ICON ''
|
||||||
RANGER_ICON '\u2B50' # ⭐
|
RANGER_ICON '\u2B50' # ⭐
|
||||||
|
MIDNIGHT_COMMANDER_ICON 'mc'
|
||||||
TERRAFORM_ICON '\U1F6E0\u00A0' # 🛠️
|
TERRAFORM_ICON '\U1F6E0\u00A0' # 🛠️
|
||||||
PROXY_ICON '\u2194' # ↔
|
PROXY_ICON '\u2194' # ↔
|
||||||
DOTNET_ICON '.NET'
|
DOTNET_ICON '.NET'
|
||||||
|
|
|
@ -3405,6 +3405,15 @@ function instant_prompt_ranger() {
|
||||||
_p9k_prompt_segment prompt_ranger $_p9k_color1 yellow RANGER_ICON 1 '$RANGER_LEVEL' '$RANGER_LEVEL'
|
_p9k_prompt_segment prompt_ranger $_p9k_color1 yellow RANGER_ICON 1 '$RANGER_LEVEL' '$RANGER_LEVEL'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
function prompt_midnight_commander() {
|
||||||
|
[[ -n $MC_TMPDIR ]] || return
|
||||||
|
_p9k_prompt_segment $0 $_p9k_color1 yellow MIDNIGHT_COMMANDER_ICON 0 '' ''
|
||||||
|
}
|
||||||
|
|
||||||
|
function instant_prompt_midnight_commander() {
|
||||||
|
_p9k_prompt_segment prompt_midnight_commander $_p9k_color1 yellow MIDNIGHT_COMMANDER_ICON 0 '$MC_TMPDIR' ''
|
||||||
|
}
|
||||||
|
|
||||||
function prompt_terraform() {
|
function prompt_terraform() {
|
||||||
(( $+commands[terraform] )) || return
|
(( $+commands[terraform] )) || return
|
||||||
local ws=default
|
local ws=default
|
||||||
|
|
Loading…
Reference in a new issue