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