Add rustup to install script

This commit is contained in:
Luke Else 2022-11-10 10:27:40 +01:00
parent edb12ac51d
commit 7fa93a7f7c

View File

@ -1,5 +1,5 @@
sudo pacman -Syu sudo pacman -Syu
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 sudo pacman -Sy rustup 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
mv ../.xinitrc ~/.xinitrc mv ../.xinitrc ~/.xinitrc
mkdir ~/.dwm mkdir ~/.dwm