helix
helix copied to clipboard
Provide more details on runtime directory
Provides more details on what to do with the runtime directory.
Thanks for the update, but I don't think:
searched by 'hx'
is very clear or grammatically correct. How about something more like the following, maybe you could use some or all of it?
Download the pre-built binaries from the GitHub Releases page. The downloaded tarball includes an
hxbinary and aruntimedirectory. To set up Helix:
- Add the
hxbinary to your system's$PATHto allow it to be used from the command line.- Copy the
runtimedirectory to a location thathxsearches for runtime files. A typical location on Linux/macOS is~/.config/helix/runtime.
To see the runtime directories that
hxsearches, runhx --health. If necessary, you can override the default runtime location by setting theHELIX_RUNTIMEenvironment variable.
It's great, will use all of it
@the-mikedavis still interested in merging this?
Yep I think it's a good change, we just need another reviewer to take a look