From 1e27439a4547d005c11eb7e671ea740305c38e80 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Thu, 19 Mar 2015 07:16:48 +0900 Subject: mr sync for ~/doc --- .emacs.d/eshell/alias | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.emacs.d/eshell') diff --git a/.emacs.d/eshell/alias b/.emacs.d/eshell/alias index a5a23fbb..6620ecb0 100644 --- a/.emacs.d/eshell/alias +++ b/.emacs.d/eshell/alias @@ -4,7 +4,7 @@ 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 +alias docs cd ~/doc && mr sync alias annex-to-ma cd ~/lib/annex;ga copy -t metaarray --auto --fast alias git-rebase-host-branch git rebase master;git checkout ${hostname};git rebase master alias git-push-host-branch git push origin master +${hostname} -- cgit v1.2.3