summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-07-02 10:57:55 +0100
committerSean Whitton <spwhitton@spwhitton.name>2019-07-02 10:57:55 +0100
commitfe2d8b7626bb7bc46ecf6fcf8e580263d1e5b0cf (patch)
tree267642ecf653abda97166ab6daf602330bc9b5ff /.bashrc
parent1801ef59b503017c1cedf88a8d8342b1aaeb141e (diff)
downloaddotfiles-fe2d8b7626bb7bc46ecf6fcf8e580263d1e5b0cf.tar.gz
add suite-build-deps shell alias
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index dee5bcc9..0df08a5b 100644
--- a/.bashrc
+++ b/.bashrc
@@ -48,6 +48,8 @@ alias lid-hold="systemd-inhibit --what=sleep --who=Sean --why=manual --mode=bloc
alias new-login-shell="exec su -l $USER" # get new UNIX group without relog
alias whitenoise="cvlc --quiet --loop ~/lib/annex/doc/sounds/R*.ogg"
+alias suite-build-deps='mk-build-deps -ir -s sudo -t \
+ "apt-get --no-install-recommends"'
alias sid-build-deps='mk-build-deps -ir -s sudo -t \
"apt-get -o Debug::pkgProblemResolver=yes -t sid --no-install-recommends"'
alias bts-policy="bts user debian-policy@packages.debian.org \