Looks like the HN linkifier can't handle the dot dot dot in your last link. For anyone wondering why the link is broken, the third dot needs to be a part of the link.
Can anyone point to vanilla (no framework) zsh configs? I'd like to drop dotzsh eventually. I don't like the Janus-philosophy when it comes to my tools.
Comments
I recommend using Prezto[1][2] or not using a framework at all. Prezto is an almost complete rewrite of OMZ that is simpler, completely modular and has a huge amount of bugs fixed. Not using a framework avoids bloat and unexpected settings and can be quite pleasant using tools like [3]. [1]https://github.com/robbyrussell/oh-my-zsh/issues/377 [2]https://github.com/sorin-ionescu/prezto [3]https://github.com/ingydotnet/...
Looks like the HN linkifier can't handle the dot dot dot in your last link. For anyone wondering why the link is broken, the third dot needs to be a part of the link.
I've been using https://github.com/dotphiles/dotzsh. Not sure what the differences are.
Can anyone point to vanilla (no framework) zsh configs? I'd like to drop dotzsh eventually. I don't like the Janus-philosophy when it comes to my tools.
Note that the Prezto haskell module currently breaks man/manpath
it has been fixed, never mind
Cool, Prezto looks great, switched today.