summaryrefslogtreecommitdiff
path: root/.emacs.d/eshell
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-08-31 12:04:45 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-08-31 12:23:45 -0700
commita6e9c8460360918fffebd1414b31e8feb4291658 (patch)
treecfc1e98055c722e85417297ed45b9f2335f7ce02 /.emacs.d/eshell
parentd14e7a632ab1b1a059fdcd6bee847a898a2399d7 (diff)
downloaddotfiles-a6e9c8460360918fffebd1414b31e8feb4291658.tar.gz
add eshell/rld and spw/vc-print-git-log
Diffstat (limited to '.emacs.d/eshell')
-rw-r--r--.emacs.d/eshell/alias1
1 files changed, 0 insertions, 1 deletions
diff --git a/.emacs.d/eshell/alias b/.emacs.d/eshell/alias
index c5b3f3d4..d4d552bd 100644
--- a/.emacs.d/eshell/alias
+++ b/.emacs.d/eshell/alias
@@ -8,7 +8,6 @@ alias o find-file-other-window $1
alias g git $*
alias ga git annex $*
alias v view-file-other-window $1 >/dev/null
-alias rld git diff @{1}..@{0}
alias dak-rdeps { cd /ssh:mirror.ftp-master.debian.org: && dak rm -Rn $* }
alias bts-policy bts user debian-policy@packages.debian.org , package debian-policy , $*
alias afsid apt-file --filter-suites unstable $*