From 96d66d762e3ec75296fe65bf00e88c0031e60822 Mon Sep 17 00:00:00 2001 From: Luke Else Date: Tue, 23 Aug 2022 08:16:14 +0200 Subject: [PATCH] Add cmake to install list to allow for yay to work --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 3d22f5c..2e2303f 100755 --- a/install.sh +++ b/install.sh @@ -1,5 +1,5 @@ sudo pacman -Syu -sudo pacman -Sy imlib2 picom feh acpi rofi neovim fish go dotnet-runtime dotnet-sdk polybar xorg-xsetroot aspnet-runtime alacritty spotifyd neofetch nodejs discord vifm docker networkmanager-openvpn htop awesome-terminal-fonts ttf-jetbrains-mono gnome-keyring playerctl base-devel +sudo pacman -Sy cmake yajl neovim fish go dotnet-runtime dotnet-sdk xorg-xsetroot 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