From b7ebc8412f721892440b39bef4bf212475bc12ed Mon Sep 17 00:00:00 2001 From: pancakes Date: Sun, 5 Nov 2023 18:31:55 +1000 Subject: [PATCH] Add missing packages --- install.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/install.sh b/install.sh index 08b9636..f73e67e 100755 --- a/install.sh +++ b/install.sh @@ -5,7 +5,8 @@ set -ex sudo pacman -Syu --noconfirm # Install dev packages -sudo pacman -S --needed --noconfirm base-devel btop curl fish flatpak git hyfetch imagemagick python-pygments rustup stow +sudo pacman -S --needed --noconfirm base-devel btop curl fish flatpak git hyfetch imagemagick less python-pygments rustup stow xdg-user-dirs +xdg-user-dirs-update rustup install stable # Install paru @@ -45,4 +46,4 @@ sudo systemctl enable bluetooth sudo pacman -S --needed --noconfirm atool ffmpegthumbnailer highlight mediainfo python-pillow ranger transmission-cli # GUI Applications -sudo pacman -S --needed --noconfirm discord firefox kitty +sudo pacman -S --needed --noconfirm discord firefox imv kitty mpv