We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6079709 commit 61cc40aCopy full SHA for 61cc40a
.zprofile
@@ -0,0 +1,13 @@
1
+#
2
+# Author: Hari Sekhon
3
+# Date: 2006-06-28 23:25:09 +0100 (Wed, 28 Jun 2006)
4
+# (forked from .bash_profile)
5
+
6
+# ============================================================================ #
7
+# Z S H P r o f i l e
8
9
10
+# goes horribly wrong - too much advanced bash
11
+#if [[ -e ~/.profile ]]; then
12
+# emulate sh -c 'source ~/.profile'
13
+#fi
0 commit comments