Skip to content
Snippets Groups Projects
Commit 3cddd471 authored by Gerhard Gonter's avatar Gerhard Gonter :speech_balloon:
Browse files

make cal output with weeks starting on Monday and showing calendar week number

parent 62dbdaa0
No related branches found
No related tags found
No related merge requests found
...@@ -15,6 +15,8 @@ setenv LESSCHARSET utf-8 ...@@ -15,6 +15,8 @@ setenv LESSCHARSET utf-8
setenv PYTHONSTARTUP ~/.pythonrc setenv PYTHONSTARTUP ~/.pythonrc
alias cal ncal -wbM
if (-x ~/.login.local) then if (-x ~/.login.local) then
source ~/.login.local source ~/.login.local
endif endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment