From da943fdcd3dd0d79153ca4c37860d3738429f86d Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 2 Jun 2025 10:38:25 +0200 Subject: [PATCH] Ask to reboot when done --- install.sh | 1 + install/2-terminal.sh | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/install.sh b/install.sh index bf47299..7911ac2 100644 --- a/install.sh +++ b/install.sh @@ -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 diff --git a/install/2-terminal.sh b/install/2-terminal.sh index 3dbe7d2..ba72271 100644 --- a/install/2-terminal.sh +++ b/install/2-terminal.sh @@ -1,5 +1,5 @@ yay -S --noconfirm --needed \ - wget curl unzip \ + wget curl unzip gum \ eza fzf ripgrep zoxide \ wl-clipboard fastfetch \ tldr whois