Mercurial > index.cgi > dotfiles
diff .bash_aliases @ 235:2b3e169f8182
Updating proxy setting, forgot I wasn't using a controlmaster there
author | Steve Huston <huston@srhuston.net> |
---|---|
date | Wed, 03 Aug 2022 21:17:26 -0400 |
parents | 863d190c2fa1 |
children | bf173fdcf76e |
line wrap: on
line diff
--- a/.bash_aliases Tue Jul 26 15:50:23 2022 -0400 +++ b/.bash_aliases Wed Aug 03 21:17:26 2022 -0400 @@ -118,6 +118,7 @@ PROXY_HOST=${PROXY_HOST:-ssh://w2zq.mywire.org:22022} PROXY_PORT=${PROXY_PORT:-8886} PROXY_PATH="/Users/huston/Library/Application Support/Google/Chrome_W2ZQ" + PROXY_UMOUNT="ssh -O exit $PROXY_HOST" ;; *) echo "Proxy needs one argument: home, work, rc, or w2zq"