mirror of
https://github.com/xHyroM/dotfiles.git
synced 2024-11-10 01:18:06 +01:00
3 lines
50 B
Bash
Executable file
3 lines
50 B
Bash
Executable file
#!/bin/sh
|
|
|
|
echo "$(date +"%H:%M:%S | %a, %d %B")"
|