diff --git a/install.sh b/install.sh index 68c674b..d1e2b70 100644 --- a/install.sh +++ b/install.sh @@ -2,4 +2,5 @@ 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 +sudo updatedb # Ensure locate is up to date gum confirm "Reboot to apply all settings?" && reboot diff --git a/install/2-terminal.sh b/install/2-terminal.sh index 8e719a3..853d1a5 100644 --- a/install/2-terminal.sh +++ b/install/2-terminal.sh @@ -2,5 +2,5 @@ yay -S --noconfirm --needed \ wget curl unzip gum \ eza fzf ripgrep zoxide \ wl-clipboard fastfetch btop \ - tldr less whois \ + tldr less whois plocate \ alacritty