dotfiles-x11/.local/bin/statusbar/sb-clock

3 lines
64 B
Bash
Executable File

#!/bin/sh
echo "$(date "+[  %a %d %b ] [  %I:%M %P ]")"