This commit is contained in:
Italo Borrelli 2025-04-30 20:23:57 -07:00 committed by ItaloBorrelli
parent 1d1ce66f55
commit 9cf67a4948
2 changed files with 29 additions and 9 deletions

View File

@ -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

View File

@ -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 <git-repo-url> $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