index
:
dots
master
These are my config files and I treasure them
Vidhu Kant Sharma
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.config
/
lemonblocks
/
modules
/
date.sh
blob: dcd068194c1e6025e2a291d79e2ae1f28843fcad (
plain
)
1
2
3
#!/bin/bash date=$(date +"%d %b(%A) %H:%M") printf " $date "