Install zoxide from install_root.sh

This commit is contained in:
ItsDrike 2024-02-17 22:45:42 +01:00
parent 292778fa9c
commit 0f78f4e61e
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0

View file

@ -44,7 +44,7 @@ cp root/.rsync-filter /
sudo pacman -Sy
# Install zsh and make it the default shell for root
sudo pacman -S --noconfirm --needed zsh
sudo pacman -S --noconfirm --needed zsh zoxide
chsh -s /usr/bin/zsh root
# Copy ZSH shell configuration