Update .scripts/install_base.sh
This commit is contained in:
parent
ff0f6b8cb1
commit
d98ef79f7f
|
@ -14,7 +14,7 @@ echo "* upgrade installed pkgs"
|
||||||
sudo pacman -Su --needed --noconfirm
|
sudo pacman -Su --needed --noconfirm
|
||||||
|
|
||||||
echo "* install pkgs"
|
echo "* install pkgs"
|
||||||
sudo pacman --needed --noconfirm -S base-devel htop ranger git screen ncdu neovim pipewire sway swaybg swaylock xorg-server xorg-xwayland chezmoi foot polkit openssh firefox-developer-edition gnome-keyring xdg-utils qpwgraph qt6-wayland man-db udisks2 ttf-cascadia-code ponysay lm_sensors wget fish mosh jq pkgfile reflector blender
|
sudo pacman --needed --noconfirm -S base-devel htop ranger git screen ncdu neovim pipewire sway swaybg swaylock xorg-server xorg-xwayland chezmoi foot polkit openssh firefox-developer-edition gnome-keyring xdg-utils qpwgraph qt6-wayland man-db udisks2 ttf-cascadia-code ponysay lm_sensors wget fish mosh jq pkgfile reflector blender telegram-desktop
|
||||||
|
|
||||||
# Fire reflector (should probably call it there directly with custom config)
|
# Fire reflector (should probably call it there directly with custom config)
|
||||||
echo "* run reflector"
|
echo "* run reflector"
|
||||||
|
|
Loading…
Reference in a new issue