Updated install script to use spotifyd instead of yay spotify package
This commit is contained in:
parent
3649d54c7b
commit
04119a3363
@ -1,5 +1,5 @@
|
||||
sudo pacman -Syu
|
||||
sudo pacman -Sy neovim fish go dotnet-runtime dotnet-sdk aspnet-runtime alacritty neofetch nodejs discord vifm docker networkmanager-openvpn htop awesome-terminal-fonts ttf-jetbrains-mono gnome-keyring playerctl base-devel
|
||||
sudo pacman -Sy neovim fish go dotnet-runtime dotnet-sdk aspnet-runtime alacritty spotifyd neofetch nodejs discord vifm docker networkmanager-openvpn htop awesome-terminal-fonts ttf-jetbrains-mono gnome-keyring playerctl base-devel
|
||||
|
||||
chsh -s /usr/bin/fish
|
||||
|
||||
@ -14,7 +14,6 @@ cd ~
|
||||
|
||||
yay vscode
|
||||
yay brave
|
||||
yay spotify
|
||||
|
||||
curl https://raw.githubusercontent.com/oh-my-fish/oh-my-fish/master/bin/install | fish
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user