emacs: move configuration to .emacs.d
[~bandali/configs] / .emacs.d / var / eshell / alias
diff --git a/.emacs.d/var/eshell/alias b/.emacs.d/var/eshell/alias
new file mode 100644 (file)
index 0000000..e086adf
--- /dev/null
@@ -0,0 +1,17 @@
+alias .. cd ..
+alias ... cd ../..
+alias e find-file-other-window $1
+alias ee find-file $1
+alias emacs find-file $1
+alias gd magit-diff-unstaged
+alias gds magit-diff-staged
+alias git git --no-pager $*
+alias l ls -l $*
+alias la ls -al $*
+alias ll ls -al $*
+alias man woman $1
+alias up eshell-up $1
+alias pk eshell-up-peek $1
+alias vi find-file $1
+alias vim find-file $1
+alias m mbsync csclub; mbsync uwaterloo; mbsync amin