diff --git a/shared/zsh.nix b/shared/zsh.nix index 64ce38f..ee4a158 100644 --- a/shared/zsh.nix +++ b/shared/zsh.nix @@ -62,12 +62,6 @@ in interactiveShellInit = '' - export MCFLY_KEY_SCHEME=vim - export MCFLY_FUZZY=2 - export MCFLY_DISABLE_MENU=TRUE - export MCFLY_RESULTS=30 - export MCFLY_INTERFACE_VIEW=BOTTOM - export MCFLY_PROMPT="❯" export ZVM_FAST_ESCAPE=true # fix for networkctl zstyle ':completion:*:complete:networkctl:*' list-grouped true