1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2026-07-23 14:01:36 +02:00
Files
dotfiles/.local/bin/tools/statusbar/clock

6 lines
93 B
Bash
Executable File

#!/bin/sh
# by lukesmithxyz, checkout github.com/lukesmithxyz/voidrice
date +"%d %b %H:%M"