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 185fd6d..0062cb1 100755
--- a/zshrc
+++ b/zshrc
@@ -53,6 +53,7 @@ if which gvim >/dev/null; then
fi
alias ff="fileutil --gfs_user=gfp-reporting"
alias diff=colordiff
+alias j=jump
export EDITOR=vim
export PAGER=less