diff --git a/post-install-artix.sh b/post-install-artix.sh index 0a770c1..62347b5 100644 --- a/post-install-artix.sh +++ b/post-install-artix.sh @@ -10,7 +10,7 @@ sudo pacman -Syu # install basic shidd sudo pacman -S --needed git base-devel -# +# install AUR helper git clone https://aur.archlinux.org/yay.git cd yay makepkg -si @@ -18,6 +18,9 @@ makepkg -si # install programs yay -S librewolf-bin +# install zsh and omz and more +# https://medium.com/tech-notes-and-geek-stuff/install-zsh-on-arch-linux-manjaro-and-make-it-your-default-shell-b0098b756a7a + # kill the beep sound # this command needs to be saved into .bashrc or