Skip to content

Commit 61cc40a

Browse files
committed
added .zprofile
1 parent 6079709 commit 61cc40a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.zprofile

+13
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)