add environment variables to zshrc
authorAndrew Lorimer <andrew@lorimer.id.au>
Mon, 4 Feb 2019 06:31:55 +0000 (06:31 +0000)
committerAndrew Lorimer <andrew@lorimer.id.au>
Mon, 4 Feb 2019 06:31:55 +0000 (06:31 +0000)
zsh/.zshrc
index 5e631ea574e99c06231d42bac821a9edc6599311..1c8f70092f26d093063ce3720be883b0e499d589 100755 (executable)
@@ -1,3 +1,7 @@
+# Path to oh-my-zsh installation
+export ZSH=/home/andrew/.oh-my-zsh
+export TERM=rxvt
+
 # ---
 # Keybinds
 # ---