diff --git a/shared/zsh.nix b/shared/zsh.nix index 61b2d18..08e66c3 100644 --- a/shared/zsh.nix +++ b/shared/zsh.nix @@ -45,6 +45,8 @@ export MCFLY_RESULTS=30 export MCFLY_INTERFACE_VIEW=BOTTOM export MCFLY_PROMPT="❯" + # fix for networkctl + zstyle ':completion:*:complete:networkctl:*' list-grouped true source ${pkgs.agdsn-zsh-config}/etc/zsh/zshrc source ${pkgs.zsh-fzf-tab}/share/fzf-tab/fzf-tab.plugin.zsh unsetopt extendedglob