Make yay auto-track dev dependencies

This commit is contained in:
ItsDrike 2023-11-19 00:13:09 +01:00
parent 1a3327a37c
commit 3233c322b6
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0

View file

@ -40,6 +40,10 @@ yay -S --noconfirm --needed \
python-pip ripgrep zip unzip usbutils hexyl strace python-poetry pyenv yt-dlp \
luarocks rustup cargo cmake meson npm downgrade lf glow xdg-ninja-git
# Make yay automatically track development dependencies
yay -Y --gendb
yay -Y --devel --save
# Copy over zsh configuration
# Note that this assumes you've ran install_root.sh, whcih created /etc/zsh/zshenv
# with $ZOOTDIR exported. If you haven't done that, you'll want to symlink the