Harmen Stoppels
|
fce95e2efb
|
license year bump (#34921)
* license bump year
* fix black issues of modified files
* mypy
* fix 2021 -> 2023
|
2023-01-18 14:30:17 -08:00 |
|
Tom Scogland
|
4905a71d6d
|
refactor powershell setup to make it sourceable (#29987)
* refactor powershell setup to make it sourceable
* only set editor if it is unset
* change directory to spack root in subshell
* Update share/spack/setup-env.ps1
Co-authored-by: John W. Parent <45471568+johnwparent@users.noreply.github.com>
Co-authored-by: John W. Parent <45471568+johnwparent@users.noreply.github.com>
|
2022-04-20 17:11:44 -07:00 |
|
John W. Parent
|
a14901f792
|
Windows PWSH setup fix (#29649)
A command in the script to make Spack accessible in PWSH was invoked with
multiple arguments when it in fact requires a single argument.
|
2022-03-22 09:42:21 -07:00 |
|
John Parent
|
99c1f9b987
|
PWSH Support
Include support for powershell
Prepend cmd and pwsh with [spack] to denote spack enabled shell
|
2022-03-17 09:01:01 -07:00 |
|