summaryrefslogtreecommitdiffstats
path: root/.emacs.d/var
diff options
context:
space:
mode:
authorAmin Bandali <bandali@gnu.org>2020-04-11 23:54:33 -0400
committerAmin Bandali <bandali@gnu.org>2020-04-11 23:54:33 -0400
commit2ec18855d6d4e144776551dfb4921e1b133dfd29 (patch)
tree9bc2cca3414a2deba2595382e3c288d46dcff2cd /.emacs.d/var
parentc4b211177c12a97f8ffe10055325dd90a0a39b31 (diff)
downloadconfigs-2ec18855d6d4e144776551dfb4921e1b133dfd29.tar.gz
configs-2ec18855d6d4e144776551dfb4921e1b133dfd29.tar.xz
configs-2ec18855d6d4e144776551dfb4921e1b133dfd29.zip
move emacs files from .emacs.d to .
this repository's root will be ~/.emacs.d (again) from now on
Diffstat (limited to '.emacs.d/var')
-rw-r--r--.emacs.d/var/abbrev.el5
-rw-r--r--.emacs.d/var/eshell/alias19
2 files changed, 0 insertions, 24 deletions
diff --git a/.emacs.d/var/abbrev.el b/.emacs.d/var/abbrev.el
deleted file mode 100644
index 76f19d8..0000000
--- a/.emacs.d/var/abbrev.el
+++ /dev/null
@@ -1,5 +0,0 @@
-;;-*-coding: utf-8;-*-
-(define-abbrev-table 'message-mode-abbrev-table
- '(
- ("linux" "GNU/Linux" nil :count 4)
- ))
diff --git a/.emacs.d/var/eshell/alias b/.emacs.d/var/eshell/alias
deleted file mode 100644
index d80c00b..0000000
--- a/.emacs.d/var/eshell/alias
+++ /dev/null
@@ -1,19 +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 mbsync mbsync -c $XDG_CONFIG_HOME/isync/mbsyncrc $*
-alias getmail getmail --getmaildir $XDG_CONFIG_HOME/getmail --rcfile getmailrc $*
-alias m mbsync csclub; mbsync uwaterloo; mbsync shemshak; getmail