dotfiles
My collection of dotfiles
git clone
git://git.noxz.tech/dotfiles
Log
|
Files
|
Refs
cal (29B)
1
#!/bin/sh
2
3
/bin/cal -mw "$@"