This commit is contained in:
2018-12-04 10:48:02 -05:00
parent 5573bbb562
commit 146ffb643e
9 changed files with 22 additions and 13 deletions

4
scripts/install-arch-pkgs.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
sudo pacman -Sy --needed - < ../txt/pacman-pkgs/pacman-pkgs.txt
sudo trizen -Sy --needed - < ../txt/pacman-pkgs/aur-pkgs.txt

View File

@@ -1,3 +0,0 @@
#!/bin/bash
sudo pacman -Sy --needed - < ../txt/pacman-pkgs/auto-pacman-pkgs.txt