Update essentials

This commit is contained in:
Ollie 2024-06-04 17:00:05 +10:00
parent f9a934394b
commit e29afa9241

View file

@ -32,12 +32,15 @@ install-docker:
sudo systemctl enable docker.socket
install-essentials-cli:
sudo pacman -S base-devel btop curl eza fastfetch ffmpeg flatpak fzf hunspell hunspell-en_au hunspell-en_us nvtop openssh p7zip ripgrep unrar vim vulkan-tools xdg-user-dirs yt-dlp
sudo pacman -S base-devel btop curl eza fastfetch ffmpeg flatpak fwupd fzf hunspell hunspell-en_au hunspell-en_us nvtop openssh p7zip ripgrep unrar vim vulkan-tools xdg-user-dirs yt-dlp
install-essentials-gui:
sudo pacman -S firefox gamemode gimp goverlay mangohud mpv steam syncthing ttf-firacode-nerd ttf-liberation wine wine-gecko wine-mono winetricks wqy-zenhei
paru -S protontricks vesktop
sudo pacman -S blue-utils firefox gamemode gimp goverlay libva-vdpau-driver libva-utils libvdpau-va-gl mangohud mesa-vdpau mpv power-profiles-daemon steam syncthing ttf-firacode-nerd ttf-liberation wine wine-gecko wine-mono winetricks wqy-zenhei
paru -S arrpc protontricks vesktop
flatpak install ca.parallel_launcher.ParallelLauncher com.heroicgameslauncher.hgl com.logseq.Logseq com.obsproject.Studio net.davidotek.pupgui2 org.prismlauncher.PrismLauncher
systemctl enable --now --user arrpc
sudo systemctl enable --now bluetooth
sudo systemctl enable --now power-profiles-daemon
# Install fish and plugin manager
install-fish: