summaryrefslogtreecommitdiff
path: root/src/virtualenv/activation/nushell/activate.nu
Commit message (Expand)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
* 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
* Respect `VIRTUAL_ENV_DISABLE_PROMPT` in nushell activation script (#2458)m-lima2022-12-051-28/+52
* 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
* Improve prompt nushell (#2190)Fernando Herrera2021-09-181-4/+5
* Nushell activation scripts (#2170)Fernando Herrera2021-09-161-0/+40