From a6e1b3d23285c22f076875dfa300ee64716bd556 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Thu, 17 Aug 2023 14:36:15 -0700 Subject: [PATCH] Note bash shell integration in README --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8236d5b4b..0d5ca583d 100644 --- a/README.md +++ b/README.md @@ -135,9 +135,10 @@ The currently support shell integration features in Ghostty: #### Shell Integration Installation and Verification Ghostty will automatically inject the shell integration code for `zsh` and -`fish`. Other shells are not supported. You can also manually load them -in many cases (see `src/shell-integration`). **If you want to disable this feature,** -set `shell-integration = none` in your configuration file. +`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 +`shell-integration = none` in your configuration file. **For the automatic shell integration to work,** Ghostty must either be run from the macOS app bundle or be installed in a location where the contents of