mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-04 13:42:33 +02:00
...
This commit is contained in:
@@ -148,10 +148,10 @@ different shells.
|
||||
|
||||
.. tab:: bash
|
||||
|
||||
For BASH, kitty starts bash in POSIX mode, using the environment variable
|
||||
``ENV`` to load the shell integrtion script. This prevents BASH from
|
||||
For bash, kitty starts bash in POSIX mode, using the environment variable
|
||||
``ENV`` to load the shell integrtion script. This prevents bash from
|
||||
loading any startup files itself. The loading of the startup files is done
|
||||
by the integration script itself, after disabling POSIX mode. From the
|
||||
by the integration script, after disabling POSIX mode. From the
|
||||
perspective of those scripts there should be no difference to running
|
||||
vanilla bash.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user