From: Tucker Johnson Date: Sat, 16 May 2026 13:39:57 +0000 (-0400) Subject: fix X-Git-Url: https://git.newer.systems/?a=commitdiff_plain;h=fd0c0b3dc1315148131be77d5108c26b6b98334e;p=configs.git fix --- diff --git a/.zprofile b/.zprofile new file mode 100644 index 0000000..0f4107d --- /dev/null +++ b/.zprofile @@ -0,0 +1 @@ +[ -f "${HOME}/.config/shell/profile" ] && . "${HOME}/.config/shell/profile"