With the command config nu
you can change the Nushell configuration. In order to enable any changes you made in the current shell session you must run source $nu.config-path
. This will load the configuration in the current shell session. Another option is of course to stop the current shell session and start a new one.
Written with Nushell 0.104.0.