mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
Ask to reboot when done
This commit is contained in:
@ -2,3 +2,4 @@
|
||||
for f in ~/.local/share/omarchy/install/*.sh; do source "$f"; done
|
||||
|
||||
echo "Reboot for all settings to apply..."
|
||||
gum "Reboot to apply all settings?" && reboot
|
||||
|
@ -1,5 +1,5 @@
|
||||
yay -S --noconfirm --needed \
|
||||
wget curl unzip \
|
||||
wget curl unzip gum \
|
||||
eza fzf ripgrep zoxide \
|
||||
wl-clipboard fastfetch \
|
||||
tldr whois
|
||||
|
Reference in New Issue
Block a user