Alias 'ncal -Mb' to 'c'
[khome.git] / home / lib / login_aliases.sh
index deb783a..abf7d12 100644 (file)
@@ -1,3 +1,4 @@
+alias c='ncal -Mb'  # -M : start week with Monday, -b : use old format (like in cal)
 alias h='history | fzf -e'
 alias   l='ls -lFhv --group-directories-first'
 alias  la='l -A'
This page took 0.028415 seconds and 4 git commands to generate.