holman / dotfiles

@holman does dotfiles
http://zachholman.com/2010/08/dotfiles-are-meant-to-be-forked/
MIT License
7.24k stars 3.35k forks source link

Change ZSH to DOTZSH #377

Open mobilutz opened 5 months ago

mobilutz commented 5 months ago

I am using OhMyZSH and started to use your awesome dotfiles as well now.

These two tool clash because they both use $ZSH env.

Here the OhMyZSH one: https://github.com/ohmyzsh/ohmyzsh/blob/43613d7b710f9a06971fac48dea3301bbc15b579/templates/zshrc.zsh-template#L4-L5

I already changed my fork with this, but maybe other can benefit from this change as well.

Looking forward to your feedback.