summaryrefslogtreecommitdiff
path: root/modules/basic-tools/zsh.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/basic-tools/zsh.nix')
-rw-r--r--modules/basic-tools/zsh.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/basic-tools/zsh.nix b/modules/basic-tools/zsh.nix
index 8e47207..2cbf70a 100644
--- a/modules/basic-tools/zsh.nix
+++ b/modules/basic-tools/zsh.nix
@@ -8,7 +8,6 @@
lt = "ls --tree";
vim = "nvim";
grep = "grep --color=auto";
- e = "$EDITOR";
v = "$EDITOR";
};