Use distributed gitstatus and disable menu complete

This commit is contained in:
Alex D. 2022-04-06 18:33:44 +00:00
parent de8ae85455
commit f46cfb07c1
Signed by: caskd
GPG Key ID: F92BA85F61F4C173
3 changed files with 6 additions and 2 deletions

@ -1 +1 @@
Subproject commit 8f798f986a02eb27c4ef25229976443fa2a66809
Subproject commit 657e184e0d01da186f305e51be781ec36191d6bb

View File

@ -18,7 +18,7 @@ setopt glob_complete # Don't automatically expand glob patterns
setopt no_list_beep # No annoying beeps on completion
setopt list_packed # Pack completion results
setopt list_types # File type in completions
setopt menu_complete # Automatically insert first match
#setopt menu_complete # Automatically insert first match
# Globbing
setopt glob # Enable globbing

View File

@ -1,3 +1,7 @@
typeset -g GITSTATUS_AUTO_INSTALL=0
typeset -g GITSTATUS_DAEMON=/usr/libexec/gitstatusd
source "/usr/share/zsh/plugins/gitstatus/gitstatus.prompt.zsh"
source "$EXTERN_PLUGINS/powerlevel10k/powerlevel10k.zsh-theme"
# Prompt elements