From 42cf95f69bb1dac057a484a7a85268ab2cbd85c6 Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Mon, 28 Mar 2022 16:39:51 +0200 Subject: [PATCH] :memo: add link to install script --- post-install-artix.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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