From a6cafbb7ca36dfd6b2305064dbd3a0f35141e184 Mon Sep 17 00:00:00 2001 From: Luke Else Date: Mon, 16 May 2022 20:03:20 +0100 Subject: [PATCH] Add fish to install list (Assuming not installed as was previous with anarchy installer) --- install.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/install.sh b/install.sh index a7927d9..d225443 100755 --- a/install.sh +++ b/install.sh @@ -1,5 +1,7 @@ sudo pacman -Syu -sudo pacman -Sy go dotnet-runtime dotnet-sdk aspnet-runtime alacritty neofetch nodejs discord vifm docker dmenu networkmanager-openvpn htop awesome-terminal-fonts gnome-keyring playerctl +sudo pacman -Sy fish go dotnet-runtime dotnet-sdk aspnet-runtime alacritty neofetch nodejs discord vifm docker dmenu networkmanager-openvpn htop awesome-terminal-fonts gnome-keyring playerctl + +chsh -s /usr/bin/fish cd /opt sudo git clone https://aur.archlinux.org/yay.git