summaryrefslogtreecommitdiff
path: root/src/virtualenv/activation/nushell/activate.nu
Commit message (Collapse)AuthorAgeFilesLines
* feat: ✨ update and simplify nushell activation (#2572)HEADmainMel Massadian2023-05-171-36/+12
|
* update nushell's str collect command to str join (#2532)Darren Schroeder2023-03-311-2/+2
| | | | Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Update Nushell 'let' syntax (#2527)JT2023-03-211-11/+11
|
* Using explicit closure syntax (#2512)WindSoilder2023-03-101-3/+3
|
* Simplify environment lookup in Nushell activation (#2506)Jakub Žádník2023-02-271-1/+1
|
* Fix wrong prompt in Nushell activation script (#2481)Jakub Žádník2023-01-131-1/+1
| | | Fixes https://github.com/pypa/virtualenv/issues/2480
* Respect `VIRTUAL_ENV_DISABLE_PROMPT` in nushell activation script (#2458)m-lima2022-12-051-28/+52
| | | Fixes https://github.com/pypa/virtualenv/issues/2461
* Change Nushell activation script to module (#2422)Jakub Žádník2022-11-271-15/+16
|
* Port Nushell activation scripts to 0.67 (#2386)Jakub Žádník2022-07-261-25/+25
|
* Update Nushell activation scripts to 0.60 (#2321)Jakub Žádník2022-03-251-39/+90
|
* ?? prompt should be wrapped in paranthesis ?? (#2224)Tushar Sadhwani2021-10-311-1/+1
| | | Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Improve prompt nushell (#2190)Fernando Herrera2021-09-181-4/+5
|
* Nushell activation scripts (#2170)Fernando Herrera2021-09-161-0/+40