Switching back to zsh.

This commit is contained in:
2018-12-05 23:26:44 -05:00
parent e9ff356068
commit 85134e5f4d
7 changed files with 6 additions and 66 deletions

View File

@@ -1,3 +1,4 @@
[ -n "$PROFILE" ] && return || readonly PROFILE=1
export PATH="$HOME/.cargo/bin:$PATH"
# for haskell
export PATH="$HOME/Library/Python/2.7/bin:$PATH"