Update how it works for zsh integration
In light of the recent changes by @romkatv
This commit is contained in:
parent
f71e0a6ee8
commit
58b7fb41d9
@ -125,9 +125,9 @@ different shells.
|
||||
.. tab:: zsh
|
||||
|
||||
For zsh, kitty sets the ``ZDOTDIR`` environment variable to make zsh load
|
||||
kitty's :file:`.zshenv` which in turn loads the shell integration code then
|
||||
restores the original value of ``ZDOTDIR`` and finally sources the original
|
||||
:file:`.zshenv`. The remainder of zsh's startup process proceeds as normal.
|
||||
kitty's :file:`.zshenv` which restores the original value of ``ZDOTDIR``
|
||||
and sources the original :file:`.zshenv`. It then loads the shell integration code.
|
||||
The remainder of zsh's startup process proceeds as normal.
|
||||
|
||||
.. tab:: bash
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user