summaryrefslogtreecommitdiff
path: root/zshrc
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2015-07-05 18:45:14 +0200
committerPeter Palfrader <peter@palfrader.org>2015-07-05 18:45:14 +0200
commitbcf29b479187d4ef73720a926fc1fdc65ee16c69 (patch)
tree3af396d5ee44adb44932b421cd8271dfc4b44480 /zshrc
parent1fc0aadbaeca54af6bd8bd672af77df5832b0259 (diff)
week starts on Monday is now -M
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zshrc b/zshrc
index 82e91f1..8ce1950 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='cal -m'
+alias cal='cal -M'
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"'