mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Unified done showing and command style
This commit is contained in:
@@ -6,5 +6,4 @@ for dir in ~/.config/omarchy/themes/*/; do
|
||||
[ -d "$dir" ] && [ ! -L "${dir%/}" ] && echo "Updating: $(basename "$dir")" && git -C "$dir" pull
|
||||
done
|
||||
|
||||
gum spin --spinner "globe" --title "Done!" -- sleep 2
|
||||
|
||||
~/.local/share/omarchy/bin/omarchy-show-done
|
||||
|
||||
Reference in New Issue
Block a user