summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-12-29 22:15:21 +0000
committerSean Whitton <spwhitton@spwhitton.name>2019-12-29 22:15:21 +0000
commit1b12f826d4f09327e4756354e5cfe0ecd8c1dd77 (patch)
treeca925e78854d57bd1627dcd2d2576ae3da734d23
parent038539a93a03ab44ce4d1c41b3fab2c6e7e07734 (diff)
downloaddotfiles-1b12f826d4f09327e4756354e5cfe0ecd8c1dd77.tar.gz
athvpn alias
-rw-r--r--.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index cf5b4c92..56e910b5 100644
--- a/.bashrc
+++ b/.bashrc
@@ -56,6 +56,7 @@ alias whitenoise="echo -en \"\033]0;whitenoise\a\";\
# useful to check whether a rebase introduced any changes to files
alias rld="git diff @{1}..@{0}"
alias a2ac="annex-to-annex --commit"
+alias athvpn="sshuttle -r athena 0/0 --dns"
alias host-suite-build-deps='mk-build-deps -ir -s sudo -t \
"apt-get --no-install-recommends"'