fix systemctl autocomplete
This commit is contained in:
parent
4bba3359b4
commit
d900a50eaa
1 changed files with 1 additions and 0 deletions
|
|
@ -108,6 +108,7 @@ in rec {
|
|||
|
||||
enableCompletion = true;
|
||||
initExtraBeforeCompInit = ''
|
||||
fpath+=(/run/current-system/sw/share/zsh/site-functions)
|
||||
zstyle ':completion:*' completer _complete
|
||||
zstyle ':completion:*' matcher-list "" 'm:{[:lower:][:upper:]-_}={[:upper:][:lower:]_-}' '+l:|=* r:|=*'
|
||||
zstyle ':completion:*' menu select
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue