rice
personal dot files and scripts for linux and macOS
Log
|
Files
|
Refs
|
README
|
LICENSE
notify_date (62B)
1
#!/bin/sh
2
3
notify-send -t 5000 "$(date +"%A, %-d %b %-I:%M")"