9b4f86a9144524836d8a6f45074bbfbc564c3adb
[dotfiles.git] / Scripts / statusbar / blocks_date
1 #!/bin/sh
2
3 dte="$(date +"%a, %b %d %H:%M")"
4 echo -e " $dte"