Configuration of X11 i3wm tty
This commit is contained in:
6
scripts/installyay.sh
Executable file
6
scripts/installyay.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd /opt || exit 1
|
||||
git clone https://aur.archlinux.org/yay.git
|
||||
cd yay || exit 1
|
||||
makepkg -sric --noconfirm
|
||||
Reference in New Issue
Block a user