mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-26 18:22:09 +02:00
Expand environment variables in the shell option
See #6511 for discussion
This commit is contained in:
@@ -2782,7 +2782,7 @@ The shell program to execute. The default value of :code:`.` means to use
|
||||
whatever shell is set as the default shell for the current user. Note that on
|
||||
macOS if you change this, you might need to add :code:`--login` and
|
||||
:code:`--interactive` to ensure that the shell starts in interactive mode and
|
||||
reads its startup rc files.
|
||||
reads its startup rc files. Environment variables are expanded in this setting.
|
||||
'''
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user