From 74116e798fed34b150c632a021cad36d13baee92 Mon Sep 17 00:00:00 2001 From: Nicole O'Connor Date: Tue, 21 Apr 2020 16:43:03 -0700 Subject: [PATCH] real init path --- zshrc-stub | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zshrc-stub b/zshrc-stub index 7078ade..35c09ba 100644 --- a/zshrc-stub +++ b/zshrc-stub @@ -22,4 +22,4 @@ fpath=( ~/.local/share/zeesh/plugins "${fpath[@]}" ) -source ~/.local/share/zeesh/base/zeesh.zsh +source ~/.local/share/zeesh/zeesh.zsh