diff options
Diffstat (limited to '.zprofile')
| -rw-r--r-- | .zprofile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
