From 82e26f9cf4bbdb926c8cae269dc0044386ddd5b6 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 13 Jul 2010 16:18:39 +0200 Subject: zshrc: Fix typo in lssh alias --- etc/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/.zshrc b/etc/.zshrc index ef7a9f2..1b22329 100644 --- a/etc/.zshrc +++ b/etc/.zshrc @@ -369,7 +369,7 @@ alias lsi='feh --list' alias lst='tar -tvf' alias lsz='unzip -l' -alias lssh='ssh -C -o CompressionLevel=1' +alias lssh='ssh -C -o CompressionLevel=9' alias mate='decrement ~/stuff/$(cat /tmp/.location)/mateguthaben' -- cgit v1.2.3