summaryrefslogtreecommitdiff
path: root/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zshrc')
-rwxr-xr-xzshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/zshrc b/zshrc
index f454158..4856cd2 100755
--- a/zshrc
+++ b/zshrc
@@ -52,6 +52,7 @@ setopt DVORAK
# alias ls="ls --color"
if which gvim >/dev/null; then
alias vi="gvim --remote"
+ alias e="gvim --remote"
fi
alias ff="fileutil --gfs_user=gfp-reporting"
alias diff=colordiff