Compare commits
No commits in common. "a0952d0c32052448a20068317c60f1e82019c9dd" and "daccaa0089d62012fb5ee6d72dfdccce65e25356" have entirely different histories.
a0952d0c32
...
daccaa0089
4
fresh.sh
4
fresh.sh
@ -116,8 +116,8 @@ install_aur_helper() {
|
||||
dialog --title "Installing the AUR Helper" --infobox "Cloning repository..." 0 0
|
||||
cd $(sudo - u $uname mktemp -d)
|
||||
git clone https://aur.archlinux.org/yay.git . &>> $logfile
|
||||
sudo -u $uname makepkg --noconfirm -si &>> $logfile
|
||||
# pacman -U --noconfirm *.zst
|
||||
sudo -u $uname makepkg --noconfirm -s &>> $logfile
|
||||
pacman -U --noconfirm *.zst
|
||||
}
|
||||
|
||||
installation_loop() {
|
||||
|
1
pack.csv
1
pack.csv
@ -64,7 +64,6 @@ A,P,nomacs,Image Viewer
|
||||
A,P,rofi,Application launcher
|
||||
A,P,xsecurelock,Lockscreen
|
||||
A,P,xclip,clipboard
|
||||
A,A,ly,Display manager
|
||||
# A,M,dmenu,Generic menu for X
|
||||
|
||||
|
||||
|
|
Loading…
x
Reference in New Issue
Block a user