.config/install.sh

22 lines
454 B
Bash
Raw Normal View History

2021-12-12 21:55:14 +00:00
sudo pacman -Syu
sudo pacman -Sy go dotnet-runtime dotnet-sdk aspnet-runtime alacritty neofetch nodejs discord vifm docker
cd /opt
sudo git clone https://aur.archlinux.org/yay.git
sudo chown -R luke-else:users ./yay
cd yay
makepkg -si
cd ~
yay vscode brave spotify bumblebee-status
curl https://raw.githubusercontent.com/oh-my-fish/master/bin/install | fish
omf install pure
omf theme pure
neofetch
git clone git@github.com:luke-else/dotfiles.git