move aur programs list to separate file

master
Alex 2022-12-22 20:06:03 -06:00
parent 470e26ab99
commit dc3defb34b
2 changed files with 24 additions and 22 deletions

View File

@ -2,28 +2,9 @@
YAY_INSTALL_DIR="$HOME/.local/src/yay"
aurprogs="mutt-wizard
htim
jmtpfs
tremc-git
dashbinsh
pfetch
sysrq-enabler
wlr-randr
sfeed
waylogout-git
ani-cli-git
connman-gtk
shell-color-scripts
lf-sixel-git
nerd-fonts-mononoki
autotiling
cli-visualizer
wob
wayland-idle-inhibitor-git
tofi
sway-audio-idle-inhibit-git
shellcheck-bin"
[ -z "$AUR_PROGS_FILE" ] && AUR_PROGS_FILE="$PWD/aur-programs.list"
aurprogs="$(cat "$AUR_PROGS_FILE")"
sudo pacman -S base-devel fakeroot

View File

@ -0,0 +1,21 @@
mutt-wizard
htim
jmtpfs
tremc-git
dashbinsh
pfetch
sysrq-enabler
wlr-randr
sfeed
waylogout-git
ani-cli-git
connman-gtk
shell-color-scripts
lf-sixel-git
nerd-fonts-mononoki
autotiling
cli-visualizer
wob
tofi
sway-audio-idle-inhibit-git
shellcheck-bin