Closed Fl4t closed 10 years ago
I don't know what's modifying the path.
Check my dotfiles for a good module order. Check READMEs for more information. You want syntax highlighting and history substring search last. I put them right before prompt. When the prompt has loaded, I know everything has loaded..
Yeah, I'm on Arch.
Then, did you take your time to read or search the issues?
This is an Arch Linux specific issue. The workaround is putting your path on ~/.zshrc
, which would work, but will mess the $path
when you run scripts (since only ~/.zshenv
is loaded). Check #500 and the other links inside the following link for more insight.
https://mailman.archlinux.org/pipermail/arch-general/2013-March/033109.html
Yeah, I did but not enough efficiently.
Huh, I miss this in the arch-wiki too. I hope my issue will help.
ps : Maybe it should be better to add that note in a troubleshooting section or a warning messages, I don't know.
Duplicate of #500.
Maybe I'm mess something here...
This is my $path :
And my module order (where is the good module order btw ?) :