summaryrefslogtreecommitdiff
path: root/.emacs.d/eshell
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2015-03-31 21:04:31 +0900
committerSean Whitton <spwhitton@spwhitton.name>2015-03-31 21:06:27 +0900
commit717903e987b09f958fa184dd79393a0643a44929 (patch)
treec3b43200b8f3b31ed497e431717ae91cb362915a /.emacs.d/eshell
parent5fedb5ec71815828892c8262441d5efbae6f9c6b (diff)
downloaddotfiles-717903e987b09f958fa184dd79393a0643a44929.tar.gz
eshell alias to refresh shell.nix
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 6620ecb0..a4a53e5b 100644
--- a/.emacs.d/eshell/alias
+++ b/.emacs.d/eshell/alias
@@ -11,6 +11,7 @@ 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
+alias shelldotnix cabal2nix --shell . > shell.nix
# fix stuff in the folder mounted on classroom computer that isn't
# readable by the classroom computer's user