Files
omarchy/bin/omarchy-show-done
2026-02-04 21:43:41 +01:00

5 lines
113 B
Bash
Executable File

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