From abed6c2bfd9bcd6c98d5f1cb420b4031fc91c8f3 Mon Sep 17 00:00:00 2001 From: froppa <5844892+froppa@users.noreply.github.com> Date: Sat, 5 Sep 2026 14:52:21 +0200 Subject: [PATCH] chore(iterm2): profile working directory as ~, not an absolute home path The saved profile pinned Working Directory to one machine's absolute home path, which is both wrong on any other machine and a developer path in a public repository. iTerm2 expands ~ in that field. --- home/dot_config/iterm2/com.googlecode.iterm2.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/dot_config/iterm2/com.googlecode.iterm2.plist b/home/dot_config/iterm2/com.googlecode.iterm2.plist index 26be466..0fe4fba 100644 --- a/home/dot_config/iterm2/com.googlecode.iterm2.plist +++ b/home/dot_config/iterm2/com.googlecode.iterm2.plist @@ -1419,7 +1419,7 @@ Window Type 0 Working Directory - /Users/sdf + ~ ASCII Anti Aliased