summaryrefslogtreecommitdiff
path: root/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zshrc')
-rwxr-xr-xzshrc8
1 files changed, 3 insertions, 5 deletions
diff --git a/zshrc b/zshrc
index e936d78..76ceb8a 100755
--- a/zshrc
+++ b/zshrc
@@ -49,11 +49,9 @@ export WORDCHARS=''
# Dvorak
setopt DVORAK
-# alias ls="ls --color"
-if which gvim >/dev/null; then
- alias vi="gvim --remote"
- alias e="emacsclient -n"
-fi
+alias e="emacsclient -n"
+alias vi=/usr/games/sl
+
alias ff="fileutil --gfs_user=gfp-reporting"
alias diff=colordiff
alias j=jump