Ensure locate is installed and up to date
This commit is contained in:
parent
f37bcf943e
commit
8c98c3c762
@ -2,4 +2,5 @@
|
|||||||
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
|
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
|
gum confirm "Reboot to apply all settings?" && reboot
|
||||||
|
@ -2,5 +2,5 @@ yay -S --noconfirm --needed \
|
|||||||
wget curl unzip gum \
|
wget curl unzip gum \
|
||||||
eza fzf ripgrep zoxide \
|
eza fzf ripgrep zoxide \
|
||||||
wl-clipboard fastfetch btop \
|
wl-clipboard fastfetch btop \
|
||||||
tldr less whois \
|
tldr less whois plocate \
|
||||||
alacritty
|
alacritty
|
||||||
|
Loading…
x
Reference in New Issue
Block a user