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>
Sat, 22 Dec 2018 11:39:06 +0000 (22:39 +1100)
zsh/.zshrc
index 1161d95ca7f47e122e64bdf0341d9bb2e6e76fdc..c39271d5607c67f07d7ecb56617a612d03a0fec0 100755 (executable)
@@ -1,3 +1,6 @@
+export PATH=$HOME/bin:/usr/local/bin:$PATH
+export ZSH=$HOME/.oh-my-zsh
+
 # ---
 # Keybinds
 # ---