Add Nushell support to venv activation
This commit is contained in:
parent
f011a3df52
commit
e5e63ed201
3 changed files with 3 additions and 1 deletions
|
@ -361,7 +361,7 @@
|
|||
".venv",
|
||||
"venv"
|
||||
],
|
||||
// Can also be 'csh' and 'fish'
|
||||
// Can also be 'csh', 'fish', and `nushell`
|
||||
"activate_script": "default"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue