add exports so that zsh works with iterm
authorAndrew Lorimer <andrew@lorimer.id.au>
Fri, 10 Aug 2018 07:11:15 +0000 (17:11 +1000)
committerAndrew Lorimer <andrew@lorimer.id.au>
Fri, 10 Aug 2018 07:11:15 +0000 (17:11 +1000)
zsh/.zshrc
index 9f1b381f83993cb6bf144773e4b8855c8eee6f14..e03279db762861b5e3f685f7f443e06426db747b 100755 (executable)
@@ -1,3 +1,6 @@
+export PATH=$HOME/bin:/usr/local/bin:$PATH
+export ZSH=$HOME/.oh-my-zsh
+
 # ---
 # Keybinds
 # ---