From ef61aed94e0a84e09873629319000d813926dca6 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 28 Apr 2010 19:00:40 +0200 Subject: Add xxz alias --- etc/.zshrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/.zshrc b/etc/.zshrc index 83cb834..87fc17e 100644 --- a/etc/.zshrc +++ b/etc/.zshrc @@ -392,6 +392,8 @@ alias safe='dtach -c /tmp/.dtach.$$' alias dent='twidge update' +alias xxz='xz -v -9 -M 800M' + # }}} if [[ ${distro} == debian ]] { #{{{ -- cgit v1.2.3