aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbozo.kopic <bozo@kopic.xyz>2021-02-04 03:02:05 +0100
committerbozo.kopic <bozo@kopic.xyz>2021-02-04 03:02:05 +0100
commit802f2d6257f70f58d3199a522ed982fe754abb94 (patch)
tree1fca51a40ab73ff4856441a9aeb2444c1bbbd662
parent8c5f578ea2b7f920444aa399cf397915ef63cd88 (diff)
.
-rwxr-xr-xinstall.sh2
-rwxr-xr-xyay/install.sh1
-rw-r--r--yay/packages.txt1
3 files changed, 4 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index ed5aff2..3226105 100755
--- a/install.sh
+++ b/install.sh
@@ -8,6 +8,8 @@ symlink () {
mkdir -p ~/bin
symlink $(cd $(dirname "$0"); pwd -P) ~/.dotfiles
+
+# yay
~/.dotfiles/yay/install.sh
# alacritty
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
diff --git a/yay/packages.txt b/yay/packages.txt
index 4993c93..484e839 100644
--- a/yay/packages.txt
+++ b/yay/packages.txt
@@ -44,6 +44,7 @@ nerd-fonts-complete
npm
ntfs-3g
okular
+opendoas
openssh
parted
pavucontrol