Make installation script respect $XDG_DATA_HOME#614
Make installation script respect $XDG_DATA_HOME#614Schniz merged 8 commits intoSchniz:masterfrom jonz94:main
Conversation
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/schniz/fnm/33bgG92ig23UrGrNwh6ctf2yHZHB |
page-down
left a comment
There was a problem hiding this comment.
The path under macOS is wrong and needs to be fixed.
|
Will this be ever merged? |
|
I'm gonna update this PR so it'll run CI |
🦋 Changeset detectedLatest commit: 8c05fa0 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
@Schniz This results in fnm being installed to |
* Make installation script respect $XDG_DATA_HOME * Add os check to determine INSTALL_DIR default location * Minor refactor * Use `test -n` with double quotes * Fix space in directory name issue * Create yellow-otters-develop.md Co-authored-by: Gal Schlezinger <gal@spitfire.co.il>
Related to #357 and #613