summaryrefslogtreecommitdiff
path: root/.zprofile
diff options
context:
space:
mode:
Diffstat (limited to '.zprofile')
-rw-r--r--.zprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zprofile b/.zprofile
index a51740f..886e1b6 100644
--- a/.zprofile
+++ b/.zprofile
@@ -2,7 +2,7 @@
# or when running with --shell flag.
## Read bash profile if present.
-#emulate sh -c '. ~/.profile'
+emulate sh -c '. ~/.profile'
# Clone oh-my-zsh if not present.
test ! -e ~/.oh-my-zsh && git clone https://github.com/ohmyzsh/ohmyzsh .oh-my-zsh