diff --git a/install-archlinux.md b/install-archlinux.md index 36db850..f2e2f38 100644 --- a/install-archlinux.md +++ b/install-archlinux.md @@ -241,6 +241,10 @@ EDITOR=nvim visudo systemctl enable systemd-homed.service homectl create joker --real-name="The Joker" --member-of=wheel + +# Using zsh +pacman -Syu zsh +homectl update joker --shell=/usr/bin/zsh ``` **Note**: