diff --git a/scripts/install.sh b/scripts/install.sh index cd9e749..5fc443e 100644 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -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 \ No newline at end of file