.config/scripts/install.sh

25 lines
617 B
Bash
Raw Normal View History

2021-12-12 21:55:14 +00:00
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
2022-09-22 19:18:43 +00:00
mv ../.xinitrc ~/.xinitrc
mkdir ~/.dwm
2022-09-22 19:18:43 +00:00
mv ../autostart.sh ~/.dwm/autostart.sh
2022-09-21 19:42:08 +00:00
chsh -s /usr/bin/fish
2021-12-12 21:55:14 +00:00
cd /opt
sudo git clone https://aur.archlinux.org/yay.git
sudo chown -R luke-else:users ./yay
cd yay
makepkg -si
cd ~
2021-12-12 22:30:00 +00:00
yay vscode
yay brave
2021-12-12 21:55:14 +00:00
2021-12-12 22:30:00 +00:00
curl https://raw.githubusercontent.com/oh-my-fish/oh-my-fish/master/bin/install | fish
2021-12-12 22:51:08 +00:00
neofetch