demo
                                
                                
                                
                                    demo copied to clipboard
                            
                            
                            
                        config.toml location
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.
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.
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.