Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change project directory environment variable #246

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

defrank
Copy link
Contributor

@defrank defrank commented Jul 17, 2016

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

WIP: defrank#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.

@defrank
Copy link
Contributor Author

defrank 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.

None yet

4 participants