index
:
53hornet/scripts
master
My personal scripts for all kinds of things
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
i3blocks-date.sh
blob: 80bb4ddc5bae15591e1534b32fba1e24f1e7e936 (
plain
) (
tree
)
b184782
1
2
3
4
#!/bin/sh icon= printf "$icon %s\n" "$(date '+%a %b %e %l:%M %p')"