update install script to install and enable ly through AUR

This commit is contained in:
Luke Else 2022-09-22 22:00:53 +01:00
parent 0ace99e500
commit 9805c31a18

View File

@ -19,6 +19,9 @@ cd ~
yay vscode
yay brave
yay -S ly
sudo systemctl enable ly
mkdir ~/git
cd ~/git
@ -42,7 +45,5 @@ cd dwmblocks
sudo make install
cd ..
git clone https://github.com/fairyglade/ly
cd ~
curl https://raw.githubusercontent.com/oh-my-fish/oh-my-fish/master/bin/install | fish