From d140ad2cd68e0b944ac50a9e1dc831672cf8767f Mon Sep 17 00:00:00 2001 From: Italo Borrelli Date: Wed, 30 Apr 2025 20:23:57 -0700 Subject: [PATCH] Update --- 10_install.txt | 2 +- 20_post_install.txt | 36 ++++++++++++++++++++++++++++-------- 2 files changed, 29 insertions(+), 9 deletions(-) diff --git a/10_install.txt b/10_install.txt index 7d35b34..26e5a7f 100644 --- a/10_install.txt +++ b/10_install.txt @@ -94,7 +94,7 @@ mount /dev/nvme0n1p1 /mnt/boot/efi # Install with pacstrap pacman -Syy -pacstrap /mnt base dkms git intel-ucode less linux linux-firmware linux-headers tmux vim zsh +pacstrap /mnt base dkms git intel-ucode jq less linux linux-firmware linux-headers tmux vim zsh # Create fs table and change root into mount genfstab -U -p /mnt/etc/fstab diff --git a/20_post_install.txt b/20_post_install.txt index c27c23f..d664450 100644 --- a/20_post_install.txt +++ b/20_post_install.txt @@ -1,3 +1,6 @@ +# Paru + + git clone https://aur.archlinux.org/paru.git cd paru makepkg -si @@ -7,8 +10,32 @@ 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 oh-my-zsh-git neovim wl-clipboard wofi yazi +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 @@ -19,13 +46,6 @@ sudo cp ./greetd/regreet/* /etc/greetd/ sudo mkdir /usr/lib/backgrounds/ # Add a jpg called greeter.jpg to the folder -# Zinit -bash -c "$(curl --fail --show-error --silent --location https://raw.githubusercontent.com/zdharma-continuum/zinit/HEAD/scripts/install.sh)" -source ~/.zshrc -zinit self-update - -# ZIM -curl -fsSL https://raw.githubusercontent.com/zimfw/install/master/install.zsh | zsh # Apps paru -S filezilla firefox flatpak haveged libreoffice-fresh mpv neofetch qbittorrent vlc yt-dlp