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 vscode
|
||||||
yay brave
|
yay brave
|
||||||
|
|
||||||
|
yay -S ly
|
||||||
|
sudo systemctl enable ly
|
||||||
|
|
||||||
mkdir ~/git
|
mkdir ~/git
|
||||||
cd ~/git
|
cd ~/git
|
||||||
|
|
||||||
@ -42,7 +45,5 @@ cd dwmblocks
|
|||||||
sudo make install
|
sudo make install
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
git clone https://github.com/fairyglade/ly
|
|
||||||
|
|
||||||
cd ~
|
cd ~
|
||||||
curl https://raw.githubusercontent.com/oh-my-fish/oh-my-fish/master/bin/install | fish
|
curl https://raw.githubusercontent.com/oh-my-fish/oh-my-fish/master/bin/install | fish
|
Loading…
Reference in New Issue
Block a user