]> git.newer.systems Git - configs.git/commitdiff
fix
authorTucker Johnson <tucker@newer.systems>
Sat, 16 May 2026 13:39:57 +0000 (09:39 -0400)
committerTucker Johnson <tucker@newer.systems>
Sat, 16 May 2026 13:39:57 +0000 (09:39 -0400)
.zprofile [new file with mode: 0644]

diff --git a/.zprofile b/.zprofile
new file mode 100644 (file)
index 0000000..0f4107d
--- /dev/null
+++ b/.zprofile
@@ -0,0 +1 @@
+[ -f "${HOME}/.config/shell/profile" ] && . "${HOME}/.config/shell/profile"