Update
This commit is contained in:
4
scripts/install-arch-pkgs.sh
Executable file
4
scripts/install-arch-pkgs.sh
Executable 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
|
||||
@@ -1,3 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
sudo pacman -Sy --needed - < ../txt/pacman-pkgs/auto-pacman-pkgs.txt
|
||||
Reference in New Issue
Block a user