omarchy/bin/omarchy-show-done

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'