From c4053d84965fd92de861a5bbaeb54c2ce5b6e1b5 Mon Sep 17 00:00:00 2001 From: ItsDrike Date: Wed, 2 Aug 2023 02:24:15 +0200 Subject: [PATCH] Use the git version of xdg-ninja --- install_user.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_user.sh b/install_user.sh index 9b13082..2b58918 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 xdg-ninja + downgrade lf xdg-ninja-git # Copy over zsh configuration cp -a home/.zshenv ~