Add update shell zsh

main
sudo pacman -Syu 2021-11-05 01:19:20 +07:00
parent b7656c9f9e
commit 2a3f2cf3e0
1 changed files with 4 additions and 0 deletions

View File

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