update install script to install and enable ly through AUR
This commit is contained in:
		@@ -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
 | 
			
		||||
		Reference in New Issue
	
	Block a user