summaryrefslogtreecommitdiff
path: root/.emacs.d/eshell/alias
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/eshell/alias')
-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 4ec89d25..8b2d0062 100644
--- a/.emacs.d/eshell/alias
+++ b/.emacs.d/eshell/alias
@@ -19,6 +19,7 @@ alias tail-dak { cd /ssh:ftp-master.debian.org:/srv/ftp-master.debian.org/log &&
alias tail-queued { cd /ssh:ssh.upload.debian.org:/srv/upload.debian.org/queued/run && tail -f log }
alias package-plan-unpack ~/src/dotfiles/scripts/debian/package-plan-unpack "$1"; cd "/tmp/$1"
alias deborphan-all deborphan -ap4 --no-show-section | column -x
+alias ledger ledger --no-pager $*
# Commands for which we always want to use the external executable.
alias date *date $*