📝 add link to install script
This commit is contained in:
parent
13f43ba0c3
commit
42cf95f69b
1 changed files with 4 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ sudo pacman -Syu
|
||||||
# install basic shidd
|
# install basic shidd
|
||||||
sudo pacman -S --needed git base-devel
|
sudo pacman -S --needed git base-devel
|
||||||
|
|
||||||
#
|
# install AUR helper
|
||||||
git clone https://aur.archlinux.org/yay.git
|
git clone https://aur.archlinux.org/yay.git
|
||||||
cd yay
|
cd yay
|
||||||
makepkg -si
|
makepkg -si
|
||||||
|
|
@ -18,6 +18,9 @@ makepkg -si
|
||||||
# install programs
|
# install programs
|
||||||
yay -S librewolf-bin
|
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
|
# kill the beep sound
|
||||||
# this command needs to be saved into .bashrc or
|
# this command needs to be saved into .bashrc or
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue