From aac8d856b6ae176b6d16af376c2f8c2b7eb088ef Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Mon, 16 Nov 2020 15:39:22 +0100 Subject: zsh: Fix invisible text in mcfly --- user/settings/zsh.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'user/settings') 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; -- cgit 1.4.1