diff options
Diffstat (limited to 'yay/install.sh')
| -rwxr-xr-x | yay/install.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/yay/install.sh b/yay/install.sh index ce300af..ba7eaf7 100755 --- a/yay/install.sh +++ b/yay/install.sh @@ -12,3 +12,4 @@ yay -S --needed --noconfirm \ $(cat ~/.dotfiles/yay/packages.txt | \ xargs -I{} sh -c \ "(pacman -Q {} &> /dev/null) || echo {}") +yay --save --sudo doas |
