From cc38ba2ecf20dc0e78cef1b71a025d81986cf920 Mon Sep 17 00:00:00 2001 From: James Patrick Date: Wed, 3 Jun 2020 10:26:27 -0400 Subject: [PATCH] Fixed type that broke doom helper functions. --- zsh/zshenv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsh/zshenv b/zsh/zshenv index 95ece11..2ce6d64 100644 --- a/zsh/zshenv +++ b/zsh/zshenv @@ -68,7 +68,7 @@ ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE="fg=7" typeset -gU path path=( $HOME/.scripts/ - $HOME/~.emacs.d/bin/ + $HOME/.emacs.d/bin/ $HOME/.yarn/bin/ $HOME/.config/yarn/global/node_modules/.bin/ $HOME/.local/bin/