From 4eaebe5abc0e3cdc2b135f9df99160103059937b Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Tue, 7 May 2024 20:01:30 -0700 Subject: [PATCH] update README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e9456d5dd..095d4d03d 100644 --- a/README.md +++ b/README.md @@ -201,10 +201,10 @@ The currently supported shell integration features in Ghostty: #### Shell Integration Installation and Verification -Ghostty will automatically inject the shell integration code for `zsh` and -`fish`. `bash` does not support automatic injection but you can manually -`source` the `ghostty.bash` file in `src/shell-integration`. Other shells are -not supported. **If you want to disable this feature,** set +Ghostty will automatically inject the shell integration code for `bash`, `zsh` +and `fish`. Other shells do not have shell integration code written but will +function fine within Ghostty with the above mentioned shell integration features +inoperative. **If you want to disable automatic shell integration,** set `shell-integration = none` in your configuration file. **For the automatic shell integration to work,** Ghostty must either be run