eh
This commit is contained in:
parent
27fd6857f9
commit
d9360afdac
|
@ -4,7 +4,7 @@
|
||||||
# - Seriously, don't do this, it's insecure!
|
# - Seriously, don't do this, it's insecure!
|
||||||
|
|
||||||
# Pacman packages
|
# Pacman packages
|
||||||
sudo pacman --needed --noconfirm -Syu base-devel htop ranger git screen ncdu neovim pipewire sway swaybg xorg-server xorg-xwayland chezmoi
|
sudo pacman --needed --noconfirm -Syu base-devel htop ranger git screen ncdu neovim pipewire sway swaybg xorg-server xorg-xwayland chezmoi foot
|
||||||
|
|
||||||
# Install Paru
|
# Install Paru
|
||||||
if pacman -Qs paru > /dev/null ; then
|
if pacman -Qs paru > /dev/null ; then
|
||||||
|
@ -18,4 +18,4 @@ else
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# AUR Packages
|
# AUR Packages
|
||||||
paru --needed --noconfirm -Syu paru-bin haruna
|
paru --needed --noconfirm -Syu paru-bin
|
||||||
|
|
Loading…
Reference in a new issue