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