summaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorsubh <subh@subh.space>2026-03-30 00:26:56 +0530
committersubh <subh@subh.space>2026-03-30 00:26:56 +0530
commit4d209f7c9208b5ee3ec4fe642084d523d0ea5a7e (patch)
treeb09ea1ad33d5fc738a4ce20f752235e336820b04 /install.sh
parent759e0c0677c55e99361538054ed87bf7060c654f (diff)
Lots of changes
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index 36d2eab..d246341 100755
--- a/install.sh
+++ b/install.sh
@@ -4,7 +4,7 @@
sudo pacman -Syu
echo "[*] Installing core packages"
-sudo pacman -S NetworkManager dunst ly firewalld discord libnotify fastfetch ttd-iosevka-nerd quickshell fzf hyprlock hyprshot exa fd ripgrep bat pcmanfm make cmake hyprland wayland pipewire ghostty swww rofi pavucontrol pulseaudio mpv feh maim dbus wl-clipboard tmux docker docker-compose rust go cargo uv python3 doas openvpn net-tools 7zip zip netcat socat wget curl spotify zoxide octopi cuda nvidia-settings nvidia-utils opencl-nvidia bore grex protonvpn keepassxc flameshot power-profiles-daemon pass zathura zathura-pdf-mupdf
+sudo pacman -S NetworkManager dunst ly firewalld discord libnotify fastfetch ttf-iosevka-nerd quickshell fzf hyprlock hyprshot exa fd ripgrep bat pcmanfm make cmake hyprland wayland pipewire ghostty swww rofi pavucontrol pulseaudio mpv feh maim dbus wl-clipboard tmux docker docker-compose rust go cargo uv python3 doas openvpn net-tools 7zip zip netcat socat wget curl spotify zoxide octopi cuda nvidia-settings nvidia-utils opencl-nvidia bore grex protonvpn keepassxc pass zathura zathura-pdf-mupdf
echo "[*] Building yay"
git clone https://aur.archlinux.org/yay.git && cd yay && sudo makepkg -si