.config/scripts/install.sh

25 lines
617 B
Bash

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
mv ../.xinitrc ~/.xinitrc
mkdir ~/.dwm
mv ../autostart.sh ~/.dwm/autostart.sh
chsh -s /usr/bin/fish
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
yay brave
curl https://raw.githubusercontent.com/oh-my-fish/oh-my-fish/master/bin/install | fish
neofetch