-
Notifications
You must be signed in to change notification settings - Fork 374
Open
Labels
Milestone
Description
My default shell is nushell. I wanted to initialize opam for nushell, but it is rejected as unknown shell.
opam init -y --shell=nu
opam: option '--shell': invalid value 'nu', expected one of 'bash', 'sh',
'csh', 'zsh', 'fish', 'pwsh', 'cmd' or 'powershell'
Usage: opam init [OPTION]… [NAME] [ADDRESS]
Try 'opam init --help' or 'opam --help' for more information.
Operating system is Fedora 42