Use $commands[zsh]
instead of which
This commit is contained in:
parent
2b548730cc
commit
44f9212544
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ version is 4.3.17.
|
|||
|
||||
5. Restart Zsh:
|
||||
|
||||
exec $SHELL -li
|
||||
exec $commands[zsh]
|
||||
|
||||
### Troubleshooting
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue