-
Notifications
You must be signed in to change notification settings - Fork 154
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
Use $TMP
instead of /tmp
#46
Comments
I wasn't really considering Windows but I guess if it makes sense then we can add it. For what it's worth, that one line install is based off of https://github.com/tj/git-extras/wiki/Installation#clone--tarball I will take a look at fixing this by the end of the weekend. |
Yeah, the one line install is easy to fix manually anyway. I was thinking more of the "My colors don't work as advertised"-script. With a tiny bit of extra care, I don't see why these things shouldn't work on MsysGit and/or cygwin. And it's pretty neat! |
I am looking into this now. It looks like msysgit's |
Yep, |
Hmm, it worked now. Must have been something I did on Monday -- my bad. Thanks for looking into it, though! |
...because
$TMP
should work on Linux, Mac and Windows :)The text was updated successfully, but these errors were encountered: