willnorris / dotfiles

My personal ~/.dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

refactor zsh config

willnorris opened this issue · comments

right now everything hangs off of .zshrc, when some of this should be moved to .zshenv or other config files. Otherwise, this causes problems with the PATH variable in vim external commands.

See: