forked from ahurac/dotfiles
2 lines
68 B
Bash
Executable file
2 lines
68 B
Bash
Executable file
#!/bin/sh
|
|
exec tuigreet -t --time-format '%Y-%m-%d | %H:%M:%S' "$@"
|