diff --git a/modules/home/all/terminal.nix b/modules/home/all/terminal.nix index 0918968a..37da183f 100644 --- a/modules/home/all/terminal.nix +++ b/modules/home/all/terminal.nix @@ -52,7 +52,6 @@ in home.shellAliases = { e = "nvim"; - ee = "nvim $(fzf)"; g = "git"; lg = "lazygit"; l = "ls";