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