index
:
dots-old
master
Vidhu Kant's dotfiles, doesn't include dwm and st
Vidhu Kant Sharma
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lemonblocks
/
modules
/
date.sh
blob: dcd068194c1e6025e2a291d79e2ae1f28843fcad (
plain
)
1
2
3
#!/bin/bash date=$(date +"%d %b(%A) %H:%M") printf " $date "