From f05f960fcfcbf795f03b319bf3eea31323136898 Mon Sep 17 00:00:00 2001 From: Jeremy Kaplan Date: Mon, 31 Aug 2026 16:55:44 -0400 Subject: [PATCH] ghostty(macos): Always start in home directory --- ghostty/darwin.ghostty | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ghostty/darwin.ghostty b/ghostty/darwin.ghostty index f7b78cd..b4cd4e3 100644 --- a/ghostty/darwin.ghostty +++ b/ghostty/darwin.ghostty @@ -1,3 +1,5 @@ font-size = 12 quit-after-last-window-closed = true + +working-directory = home