-
Notifications
You must be signed in to change notification settings - Fork 2.1k
config env/config nu opens the default file #8755
Copy link
Copy link
Closed
Labels
category:bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Milestone
Description
System Details
Nu Version: 0.77.1
Platform: macOS 12.6.3
Steps To Recreate
- Launch nu with config/env values defined with the
--configand--envflags. - Run
config nuorconfig env
Expected Behavior
Nu opens the file defined in $nu.config-path or $nu.env-path: /Users/myuser/.config/nushell/config.nu or /Users/myuser/.config/nushell/env.nu.
Actual Behavior
Nu opens the file defined in the default location: /Users/myuser/Library/Application Support/nushell/env.nu or /Users/myuser/Library/Application Support/nushell/config.nu
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
category:bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers