Restart Zsh without opening new window or tab
This commit is contained in:
parent
9539341e1e
commit
eb22e96010
1 changed files with 3 additions and 1 deletions
|
@ -31,7 +31,9 @@ version is 4.3.17.
|
|||
|
||||
chsh -s /bin/zsh
|
||||
|
||||
5. Open a new Zsh terminal window or tab.
|
||||
5. Restart Zsh:
|
||||
|
||||
exec $SHELL
|
||||
|
||||
### Troubleshooting
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue