mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-11 18:32:12 +02:00
Add a note about using --login on macOS when changing the default shell
This commit is contained in:
@@ -104,6 +104,8 @@ select_by_word_characters :@-./_~?&=%+#
|
|||||||
|
|
||||||
# The shell program to execute. The default value of . means
|
# The shell program to execute. The default value of . means
|
||||||
# to use whatever shell is set as the default shell for the current user.
|
# 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 --login to
|
||||||
|
# ensure that the shell starts in interactive mode and reads its rc files.
|
||||||
shell .
|
shell .
|
||||||
|
|
||||||
# Hide mouse cursor after the specified number of seconds of the mouse not being used. Set to
|
# Hide mouse cursor after the specified number of seconds of the mouse not being used. Set to
|
||||||
|
|||||||
Reference in New Issue
Block a user