summary refs log tree commit diff stats
path: root/user/settings/zsh.nix
diff options
context:
space:
mode:
Diffstat (limited to 'user/settings/zsh.nix')
-rw-r--r--user/settings/zsh.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/user/settings/zsh.nix b/user/settings/zsh.nix
index f3164a7c..cda96e80 100644
--- a/user/settings/zsh.nix
+++ b/user/settings/zsh.nix
@@ -263,7 +263,6 @@ in
 
       source ${pkgs.fzf}/share/fzf/key-bindings.zsh
 
-      export MCFLY_LIGHT="TRUE"
       source ${pkgs.unstable.mcfly}/share/mcfly/mcfly.zsh
 
     '' + builtins.readFile ../zsh/zshrc;