Skip to content

Conversation

@dysfungi
Copy link
Contributor

Using $ZSH for the project root directory conflicts with zsh projects
and plugins (e.g., oh-my-zsh). Change $ZSH -> $DOTFILES.

WIP: dysfungi#8/b

Using `$ZSH` for the project root directory conflicts with zsh projects
and plugins (e.g., oh-my-zsh).  Change `$ZSH` -> `$DOTFILES`.

WIP: #8/b
@holman
Copy link
Owner

holman commented Jul 18, 2016

This has come up a few times in the past; previously I've sided along the lines of being -1 because I didn't want to cause a lot of conflicts for existing users. Willing to reconsider, though; what are other people's thoughts on this?

@jacobwgillespie
Copy link
Contributor

jacobwgillespie commented Jul 18, 2016

Based on the number of times this comes up, it seems worth it to rename. 😃 $DOTFILES is the first suggested alternate that sounds like it belongs to me.

+1 from me.

@dysfungi
Copy link
Contributor Author

dysfungi commented Jul 18, 2016

tag v2.0 for breaking backwards compatibility 👍

If this gets approved, then for anyone that relied on $ZSH in there addons:

git grep 'ZSH'

@ErikMHummel
Copy link

Another vote as my personal fork has this implemented.

ajdexter pushed a commit to ajdexter/dotfiles that referenced this pull request Jan 5, 2019
moved conditional git configs to git/install.zsh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants