summaryrefslogtreecommitdiff
path: root/.emacs.d/eshell
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2015-03-14 11:21:14 +0900
committerSean Whitton <spwhitton@spwhitton.name>2015-03-14 11:21:14 +0900
commit431878dedad3a063a6219df961a948185766547c (patch)
tree2bdc26a69b6646c93c596d28a9d0a3ab571c97d8 /.emacs.d/eshell
parentcb1a3f01a99ac7a1c5fa40a5dabdfbce478289b9 (diff)
downloaddotfiles-431878dedad3a063a6219df961a948185766547c.tar.gz
eshell alias for adding newly downloaded torrents
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 005689c4..a5a23fbb 100644
--- a/.emacs.d/eshell/alias
+++ b/.emacs.d/eshell/alias
@@ -10,6 +10,7 @@ alias git-rebase-host-branch git rebase master;git checkout ${hostname};git reba
alias git-push-host-branch git push origin master +${hostname}
alias workgit cd ~/doc;git add org/*.org;git commit -a -e -m "work commit";git push
alias sonatarc cd ~/src/dotfiles;git checkout .config/sonata/sonatarc;cd -
+alias newtorrents mv ~/tmp/*.torrent ~/local/rt/watch
# fix stuff in the folder mounted on classroom computer that isn't
# readable by the classroom computer's user