From cce11f1c9c9e8c5f53f0d3597010b1e8488017da Mon Sep 17 00:00:00 2001 From: Rouven Seifert Date: Mon, 19 May 2025 14:55:49 +0200 Subject: [PATCH] zsh: remove mcfly remainings --- shared/zsh.nix | 6 ------ 1 file changed, 6 deletions(-) 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