summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-04-22 18:09:31 -0700
committerSean Whitton <spwhitton@spwhitton.name>2018-04-22 18:09:31 -0700
commit0ee4d30028e24de9c26e8e2d792845c242870dcb (patch)
tree332ef95411785167039ccf404e03758cc3340c66
parent4acbee270b568ea04f92a73a3ba71cd5a23e9063 (diff)
downloaddotfiles-0ee4d30028e24de9c26e8e2d792845c242870dcb.tar.gz
b alias
-rw-r--r--.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index 6acab0f0..655e272f 100644
--- a/.bashrc
+++ b/.bashrc
@@ -51,6 +51,7 @@ alias bts-policy="bts user debian-policy@packages.debian.org \
, package debian-policy , "
alias dak-rdeps="ssh mirror.ftp-master.debian.org dak rm -Rn"
alias madison="ssh mirror.ftp-master.debian.org dak ls"
+alias b="bts --mbox show"
alias develacc='sudo machinectl shell spw@develacc \
$(sudo enter-develacc /bin/sh -c "getent passwd spw | cut -d: -f7")'