Use login shell when restarting Zsh
This commit is contained in:
parent
eb22e96010
commit
09b9355221
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ version is 4.3.17.
|
|||
|
||||
5. Restart Zsh:
|
||||
|
||||
exec $SHELL
|
||||
exec $SHELL -l
|
||||
|
||||
### Troubleshooting
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue