index
:
dot.git
master
shadow
personal dotfiles
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
calendar
blob: 283617085e3ea3c84ce9203f43542fc80eb10a15 (
plain
)
1
2
#!/bin/sh
bspc
rule
-a
\*
-o
state
=
floating
&&
$TERMINAL
-e
sh
-c
"cal
$(
date
+%Y
)
; read"