omarchy/bin/omarchy-show-done
2025-08-05 11:36:33 +02:00

6 lines
78 B
Bash
Executable File

#!/bin/bash
echo
gum spin --spinner "globe" --title "Done!" -- sleep 2
clear