From 8c98c3c762a36b3ea50372203f283c12748ea917 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 16 Jun 2025 11:32:44 +0200 Subject: [PATCH] Ensure locate is installed and up to date --- install.sh | 1 + install/2-terminal.sh | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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