made the package installs one long line
parent
9b47145d45
commit
fe282d91e3
|
|
@ -1,72 +1,6 @@
|
|||
|
||||
#install components
|
||||
sudo pacman -S \
|
||||
base \
|
||||
base-devel \
|
||||
btop \
|
||||
btrfs-progs \
|
||||
curl \
|
||||
dolphin \
|
||||
dunst \
|
||||
fastfetch \
|
||||
firefox \
|
||||
flatpak \
|
||||
gcc \
|
||||
git \
|
||||
gnu-netcat \
|
||||
greetd-tuigreet \
|
||||
grim \
|
||||
grub \
|
||||
gst-plugin-pipewire \
|
||||
htop \
|
||||
hyfetch \
|
||||
hyprland \
|
||||
iwd \
|
||||
jq \
|
||||
kitty \
|
||||
ldns \
|
||||
libpulse \
|
||||
linux \
|
||||
linux-firmware \
|
||||
micro \
|
||||
nano \
|
||||
networkmanager \
|
||||
nmap \
|
||||
openssh \
|
||||
nerd-fonts \
|
||||
pipewire \
|
||||
pipewire-alsa \
|
||||
pipewire-jack \
|
||||
pipewire-pulse \
|
||||
polkit-kde-agent \
|
||||
qt5-wayland \
|
||||
qt6-wayland \
|
||||
slurp \
|
||||
smartmontools \
|
||||
spotify-player \
|
||||
spotifyd \
|
||||
swww \
|
||||
unzip \
|
||||
vim \
|
||||
waybar \
|
||||
wget \
|
||||
wireless_tools \
|
||||
wireplumber \
|
||||
wireshark-qt \
|
||||
wofi \
|
||||
wpa_supplicant \
|
||||
xdg-desktop-portal-hyprland \
|
||||
xdg-utils \
|
||||
xf86-video-amdgpu \
|
||||
xf86-video-ati \
|
||||
xf86-video-nouveau \
|
||||
xf86-video-vmware \
|
||||
xorg-server \
|
||||
xorg-xinit \
|
||||
yay-debug \
|
||||
zip \
|
||||
zram-generator \
|
||||
zsh
|
||||
sudo pacman -S base base-devel btop btrfs-progs curl dolphin dunst fastfetch firefox flatpak gcc git gnu-netcat greetd-tuigreet grim grub gst-plugin-pipewire htop hyfetch hyprland iwd jq kitty ldns libpulse linux linux-firmware micro nano networkmanager nmap openssh nerd-fonts pipewire pipewire-alsa pipewire-jack pipewire-pulse polkit-kde-agent qt5-wayland qt6-wayland slurp smartmontools swww unzip vim waybar wget wireless_tools wireplumber wireshark-qt wofi wpa_supplicant xdg-desktop-portal-hyprland xdg-utils xf86-video-amdgpu xf86-video-ati xf86-video-nouveau xf86-video-vmware xorg-server xorg-xinit zip zram-generator zsh
|
||||
#networkmanager setup
|
||||
sudo systemctl enable NetworkManager.service
|
||||
#starship setup
|
||||
|
|
|
|||
Loading…
Reference in New Issue