demo icon indicating copy to clipboard operation
demo copied to clipboard

config.toml location

Open fdncred opened this issue 5 years ago • 2 comments

Maybe we could have a config.toml in a special BrowserFS folder like /nu/config/config.toml and then load that config so we have some sort of environment variables and aliases to play around with.

fdncred avatar Jul 19 '20 12:07 fdncred

With #35 we should be able to write the config file to the root fs (directly in / or some nested folder). I'd need some help to wire that up with the wasm part though.

jzaefferer avatar Aug 01 '20 10:08 jzaefferer

Happy to help here. I'm not sure if we can set the config file location as we start up Nu, but it shouldn't be too bad to add it if it's not yet supported.

sophiajt avatar Aug 02 '20 21:08 sophiajt