From 9fa8d938c040e47fa883cabd9dbf8e1aba3addb8 Mon Sep 17 00:00:00 2001 From: toni Date: Mon, 8 Sep 2014 13:53:09 +0200 Subject: updated bashrc,xmonad.hs --- configs/bashrc | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/bashrc') diff --git a/configs/bashrc b/configs/bashrc index 94b2f02..9ab0b65 100644 --- a/configs/bashrc +++ b/configs/bashrc @@ -66,6 +66,7 @@ xterm*|rxvt*) esac alias ssh-htwk='ssh -C -X kain.imn.htwk-leipzig.de -l tuhlig' +alias ssh-petra='ssh -C upjetra.no-ip.org -L 5900:127.0.0.1:5900 -l toni' # enable color support of ls and also add handy aliases if [ -x /usr/bin/dircolors ]; then test -r ~/.dircolors && eval "$(dircolors -b ~/.dircolors)" || eval "$(dircolors -b)" -- cgit v1.2.3