Age | Commit message (Collapse) | Author | Files | Lines |
|
* 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>
|
|
A command in the script to make Spack accessible in PWSH was invoked with
multiple arguments when it in fact requires a single argument.
|
|
Include support for powershell
Prepend cmd and pwsh with [spack] to denote spack enabled shell
|