Change Fish to zsh

sudo pacman -S zsh garuda-zsh-config
chsh -s /bin/zsh
cp /etc/skel/.zshrc ~
6 Likes