more scripts
[dotfiles.git] / Scripts / statusbar / blocks_date
index 9b4f86a..086f5c6 100755 (executable)
@@ -1,4 +1,4 @@
 #!/bin/sh
 
 dte="$(date +"%a, %b %d %H:%M")"
-echo -e " $dte"
+echo " $dte"