aboutsummaryrefslogtreecommitdiff
path: root/zsh/dot-zprofile
diff options
context:
space:
mode:
authorMohammad Reza Karimi <m.r.karimi.j@gmail.com>2026-02-10 09:56:03 -0500
committerMohammad Reza Karimi <m.r.karimi.j@gmail.com>2026-02-10 09:56:03 -0500
commit8d416aa3cc6a562cb4d676eafb92d52b1ef3d334 (patch)
tree05db378117b6b67d3350b56b8702d6faac1fa545 /zsh/dot-zprofile
parentab7303e1d893f33e09dbc8493f9a9179a7a40a4a (diff)
updates
Diffstat (limited to 'zsh/dot-zprofile')
-rw-r--r--zsh/dot-zprofile3
1 files changed, 3 insertions, 0 deletions
diff --git a/zsh/dot-zprofile b/zsh/dot-zprofile
new file mode 100644
index 0000000..5f24667
--- /dev/null
+++ b/zsh/dot-zprofile
@@ -0,0 +1,3 @@
+#!/usr/bin/env zsh
+
+[ -f "$HOME"/.profile ] && . ~/.profile