mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 14:46:03 +00:00
typo
This commit is contained in:
parent
afa6128155
commit
3d9e47c295
1 changed files with 1 additions and 1 deletions
|
|
@ -2671,7 +2671,7 @@ opt('+exe_search_path', '',
|
|||
long_text='''
|
||||
Control where kitty looks to find programs to run. The default search order is:
|
||||
First search the system wide :code:`PATH`, then :file:`~/.local/bin` and :file:`~/bin`.
|
||||
If not still not found, the :code:`PATH` defined in the login shell after sourcing
|
||||
If still not found, the :code:`PATH` defined in the login shell after sourcing
|
||||
all its startup files is tried. Finally, if present, the :code:`PATH` in the :opt:`env`
|
||||
option is tried.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue