From 5fb7704c0f844191de7c5e4d03b059525348b5f4 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sat, 13 Apr 2019 19:26:19 -0400 Subject: emacs: move configuration to .emacs.d --- var/eshell/alias | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 var/eshell/alias (limited to 'var/eshell') diff --git a/var/eshell/alias b/var/eshell/alias deleted file mode 100644 index e086adf..0000000 --- a/var/eshell/alias +++ /dev/null @@ -1,17 +0,0 @@ -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 -- cgit v1.2.3-60-g2f50