summaryrefslogtreecommitdiff
path: root/.emacs.d/eshell
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2015-06-04 14:56:28 +0900
committerSean Whitton <spwhitton@spwhitton.name>2015-06-04 14:57:42 +0900
commit58d82ce2b4e09891d49c3cfe0c37584908eb01f0 (patch)
tree539d87104bc5c923cd89a2f53821795fa344cf7c /.emacs.d/eshell
parentfd953f3747f970243cc57993d98e4a36687a1ee3 (diff)
downloaddotfiles-58d82ce2b4e09891d49c3cfe0c37584908eb01f0.tar.gz
fmr alias
Diffstat (limited to '.emacs.d/eshell')
-rw-r--r--.emacs.d/eshell/alias2
1 files changed, 2 insertions, 0 deletions
diff --git a/.emacs.d/eshell/alias b/.emacs.d/eshell/alias
index a3fc870b..48e911c2 100644
--- a/.emacs.d/eshell/alias
+++ b/.emacs.d/eshell/alias
@@ -3,6 +3,8 @@ alias mg find-file $1
alias g git $*
alias d dired $1
alias ga git annex $*
+alias fmr MR_FAST=true mr
+
alias blank sleep 1;xset dpms force off
alias docs cd ~/doc && mr sync
alias annex-to-ma cd ~/lib/annex;ga copy -t metaarray --auto --fast