1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-24 13:52:55 +03:00

Fix shell-resolution documentation in launch

This commit is contained in:
Russell Cloran 2022-11-30 08:37:10 -08:00 committed by Wez Furlong
parent c6e29b78b7
commit 8d8d7d3ff4

View File

@ -8,7 +8,7 @@ Your shell is determined by the following rules:
1. The value of the `$SHELL` environment variable is used if it is set
2. Otherwise, it will resolve your current uid and try to look up your
home directory from the password database.
shell from the password database.
`wezterm` will spawn the shell and pass `-l` as an argument to request
a login shell. A login shell generally loads additional startup files