Make extras mandatory
This commit is contained in:
parent
233ce41131
commit
3916b46fd6
@ -1,6 +1,7 @@
|
|||||||
# 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
|
# Ensure locate is up to date now that everything has been installed
|
||||||
sudo updatedb # Ensure locate is up to date
|
sudo updatedb
|
||||||
|
|
||||||
gum confirm "Reboot to apply all settings?" && reboot
|
gum confirm "Reboot to apply all settings?" && reboot
|
||||||
|
Loading…
x
Reference in New Issue
Block a user