From 3cc7ee31a85c114abf58e181b0d88123d62b29ed Mon Sep 17 00:00:00 2001 From: ItsDrike Date: Wed, 2 Aug 2023 01:46:55 +0200 Subject: [PATCH] Auto-install xdg-ninja --- install_user.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_user.sh b/install_user.sh index 70e1b31..271da1f 100755 --- a/install_user.sh +++ b/install_user.sh @@ -38,7 +38,7 @@ yay -S --noconfirm --needed \ openssh cronie exa bat dust mlocate lshw trash-cli ncdu btop \ dnsutils net-tools wget jq fzf polkit rebuild-detector hyperfine mediainfo git-delta \ python-pip ripgrep zip unzip usbutils hexyl strace python-poetry pyenv yt-dlp \ - downgrade lf + downgrade lf xdg-ninja # Copy over zsh configuration cp -a home/.zshenv ~