mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-29 05:09:22 +00:00
Ask for extras
This commit is contained in:
@ -1,4 +1,5 @@
|
|||||||
# Install everything
|
# Install everything
|
||||||
for f in ~/.local/share/omarchy/install/*.sh; do source "$f"; done
|
for f in ~/.local/share/omarchy/install/*.sh; do source "$f"; done
|
||||||
|
|
||||||
|
gum confirm "Install all extra desktop apps?" && source ~/.local/share/omarchy/extras.sh
|
||||||
gum confirm "Reboot to apply all settings?" && reboot
|
gum confirm "Reboot to apply all settings?" && reboot
|
||||||
|
Reference in New Issue
Block a user