From bbc4cdc48fb1a8de981a55a1f5556845c7a04b2b Mon Sep 17 00:00:00 2001 From: Andrew Lorimer Date: Mon, 29 Oct 2018 19:27:49 +1100 Subject: [PATCH] fixed envar --- zsh/.zshrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/zsh/.zshrc b/zsh/.zshrc index 39ec833..dc9400d 100755 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -1,3 +1,6 @@ +# Path to oh-my-zsh installation +export ZSH=/home/andrew/.oh-my-zsh + # --- # Keybinds # --- -- 2.49.0