summaryrefslogtreecommitdiff
path: root/etc/.zshrc
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-07-12 16:36:24 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2010-07-12 16:36:24 +0200
commiteb32663b3405fe3d88b285fd77faf16b32e8a43b (patch)
tree35b60eeacc311181883e189b3d76f8b00c14687d /etc/.zshrc
parent31d02b699c1234d685a5216dba573e9aafe476f2 (diff)
Add lssh alias
Diffstat (limited to 'etc/.zshrc')
-rw-r--r--etc/.zshrc2
1 files changed, 2 insertions, 0 deletions
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'