mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-09-18 00:10:08 +00:00
don't unset P9K_SSH
This commit is contained in:
+1
-1
@@ -4306,7 +4306,7 @@ _p9k_init() {
|
||||
_p9k_deinit() {
|
||||
(( $+functions[gitstatus_stop] )) && gitstatus_stop POWERLEVEL9K
|
||||
_p9k_deinit_async_pump
|
||||
unset -m '(_POWERLEVEL9K_|P9K_|_p9k_)*'
|
||||
unset -m '(_POWERLEVEL9K_|P9K_|_p9k_)*~P9K_SSH'
|
||||
}
|
||||
|
||||
typeset -gi __p9k_enabled=0
|
||||
|
||||
Reference in New Issue
Block a user