# Paru git clone https://aur.archlinux.org/paru.git cd paru makepkg -si # If using rustup then run the following when prompted: rustup install stable cd .. sudo rm -r paru paru -Syy ### Zsh paru -S zsh-theme-powerlevel10k-git zinit ### First time installing zinit and zim # Zinit source ~/.zshrc zinit self-update # ZIM curl -fsSL https://raw.githubusercontent.com/zimfw/install/master/install.zsh | zsh ### Next time get all dot files git clone --bare $HOME/.git /usr/bin/git --git-dir=$HOME/.git/ --work-tree=$HOME checkout ### chsh -s /usr/bin/zsh # GUI paru -S --noconfirm greetd inotifywait-tools waybar hyprland zsh-theme-powerlevel10k-git nerd-fonts kitty neovim wl-clipboard wofi yazi # Either tuigreet or regreet paru -S greetd-tuigreet sudo cp ./greetd/tuigreet/* /etc/greetd/ # OR paru -S greetd-regreet sudo cp ./greetd/regreet/* /etc/greetd/ sudo mkdir /usr/lib/backgrounds/ # Add a jpg called greeter.jpg to the folder # Apps paru -S filezilla firefox flatpak haveged libreoffice-fresh mpv neofetch qbittorrent vlc yt-dlp # Development paru -S nodejs-n zip