Skip to content

Change project directory environment variable#246

Open
dysfungi wants to merge 3 commits into
holman:masterfrom
dysfungi:pr-master
Open

Change project directory environment variable#246
dysfungi wants to merge 3 commits into
holman:masterfrom
dysfungi:pr-master

Conversation

@dysfungi

Copy link
Copy Markdown
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

holman commented Jul 18, 2016

Copy link
Copy Markdown
Owner

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

jacobwgillespie commented Jul 18, 2016

Copy link
Copy Markdown
Contributor

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

dysfungi commented Jul 18, 2016

Copy link
Copy Markdown
Contributor Author

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
Copy Markdown

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