# # ~~~ nushell env config # export-env { # # ~~~ system # setup editor $env.EDITOR = "nvim" }