From eb32663b3405fe3d88b285fd77faf16b32e8a43b Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 12 Jul 2010 16:36:24 +0200 Subject: Add lssh alias --- etc/.zshrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/.zshrc b/etc/.zshrc index 837a909..ef7a9f2 100644 --- a/etc/.zshrc +++ b/etc/.zshrc @@ -369,6 +369,8 @@ alias lsi='feh --list' alias lst='tar -tvf' alias lsz='unzip -l' +alias lssh='ssh -C -o CompressionLevel=1' + alias mate='decrement ~/stuff/$(cat /tmp/.location)/mateguthaben' alias nb='newsbeuter' -- cgit v1.2.3