Files
omarchy/bin/omarchy-show-done
2026-01-31 12:43:34 +01:00

5 lines
118 B
Bash
Executable File

#!/bin/bash
echo
gum spin --spinner "globe" --title "Done! Press any key to close..." -- bash -c 'read -t 7 -n 1 -s'