summaryrefslogtreecommitdiff
path: root/.emacs.d/eshell
diff options
context:
space:
mode:
authorSean Whitton <spw+git@sdf.org>2014-07-08 22:07:43 +0900
committerSean Whitton <spw+git@sdf.org>2014-07-08 22:07:43 +0900
commit15dabc11cf3ead6212c85f1c4fd5301c13fdec10 (patch)
treedf0b342f32199833af4d1b11a6b2b16262f89367 /.emacs.d/eshell
parent918085f015f9a662a3e79b6cc460a5983cd0becb (diff)
downloaddotfiles-15dabc11cf3ead6212c85f1c4fd5301c13fdec10.tar.gz
eshell alias to sync ~/doc
Diffstat (limited to '.emacs.d/eshell')
-rw-r--r--.emacs.d/eshell/alias1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/eshell/alias b/.emacs.d/eshell/alias
index 11e0a474..392db84b 100644
--- a/.emacs.d/eshell/alias
+++ b/.emacs.d/eshell/alias
@@ -4,3 +4,4 @@ alias g git $*
alias d dired $1
alias ga git annex $*
alias blank sleep 1;xset dpms force off
+alias docs cd ~/doc;mr autoci;git pull;git push