aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 8b2877a..6f95a83 100644
--- a/.zshrc
+++ b/.zshrc
@@ -101,6 +101,7 @@ alias kbd="xkbcomp -I$HOME/.xkb $HOME/.xkb/keymap/icd $DISPLAY"
alias vi='vim'
alias sm='screen -r mail || screen -c ${HOME}/.screenrc-mail'
alias remote_3051='ssh -f -N -q -L 6301:192.168.1.207:631 ryan@ryanak.ca'
+alias sshfw='ssh -oForwardAgent=yes'
# END LOCAL