dotfiles/bin/tuigreet

3 lines
68 B
Text
Raw Normal View History

2024-01-29 18:54:45 +01:00
#!/bin/sh
exec tuigreet -t --time-format '%Y-%m-%d | %H:%M:%S' "$@"