From dca816b091701774180051d37b83f619d4a1f639 Mon Sep 17 00:00:00 2001 From: Valeriy Filippov Date: Fri, 13 Mar 2026 16:12:37 +0300 Subject: [PATCH] Remove readme from ghostty Ghostty since 1.2.3 don't need additional configuration on MacOS to use config file from $HOME/.config/ghostty --- ghostty/README.md | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 ghostty/README.md diff --git a/ghostty/README.md b/ghostty/README.md deleted file mode 100644 index fac0a3b..0000000 --- a/ghostty/README.md +++ /dev/null @@ -1,7 +0,0 @@ -### MacOS - -Add to your default ghostty config in `~/Library/Application Support/com.mitchellh.ghostty/config` for use this file - -``` -config-file = ~/.config/ghostty/config -```