Closed
Description
zoxide init nushell | save /tmp/out.nu
source /tmp/out.nu
Results in the following error:
Error: nu::shell::cant_convert
× Can't convert to boolean.
╭─[Host Environment Variables:10:19]
9 │ "configureFlags"=""
10 │ "__zoxide_hooked"="true"
· ───┬──
· ╰── can't convert string to boolean
11 │ "mesonFlags"=""
╰────
nu --version
0.102.0
zoxide --version
zoxide 0.9.6
I don't know if this is an issue with nu or zoxide
Metadata
Metadata
Assignees
Labels
No labels