From 25874f57453892c0d7c8c22f3af7ee4f54022862 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Mon, 20 Mar 2017 15:26:50 +0100 Subject: change cal alias again --- zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zshrc') diff --git a/zshrc b/zshrc index 9671f31..fddd538 100644 --- a/zshrc +++ b/zshrc @@ -231,7 +231,7 @@ alias 16264='perl -MMIME::Base64 -e "\$l=<>; chomp \$l; print encode_base64(pack alias vnc='xtightvncviewer -encodings "tight copyrect" -compresslevel 9 -quality 4' alias hs-mplayer='mplayer -ao alsa:device=hw=1' -alias cal='ncal -M -C' +alias cal='ncal -M -b' alias defaultfixed='echo -n -e "\033]50;fixed\007"' alias default='echo -n -e "\033]50;-misc-fixed-medium-r-normal--13-120-75-75-c-70-iso8859-15\007"' alias hide='echo -n -e "\033]50;nil2\007"' -- cgit v1.2.3