Files
omarchycn/bin/omarchy-show-done
T

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'