starship/src
Segev Finer 7e32fd952e
feat(pwsh): Set STARSHIP_SHELL to pwsh on PS >5 (#3443)
* feat(pwsh): Set STARSHIP_SHELL to pwsh ON PS >5

This is needed for the custom module to use the correct shell.

Closes #3376

* Update src/context.rs

Co-authored-by: David Knaack <davidkna@users.noreply.github.com>

Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
2022-01-16 20:28:26 +01:00
..
configs feat: add support for cmd (#3277) 2022-01-09 23:47:53 -06:00
formatter fix(escaping): move escaping to individual variables (#3107) 2021-11-01 22:18:45 +01:00
init feat(pwsh): Set STARSHIP_SHELL to pwsh on PS >5 (#3443) 2022-01-16 20:28:26 +01:00
modules fix(properties): fix regressions in `status`, `pipestatus` and `terminal-width` handling (#3399) 2022-01-15 04:21:38 -05:00
test fix(properties): fix regressions in `status`, `pipestatus` and `terminal-width` handling (#3399) 2022-01-15 04:21:38 -05:00
bug_report.rs fix(bug-report): remove git.io link shortening (#3425) 2022-01-14 15:22:36 +03:00
config.rs fix: update continuation prompt to be more minimal (#3374) 2022-01-01 14:39:08 -05:00
configure.rs refactor: update clap to v3 (#3370) 2022-01-04 12:49:42 +03:00
context.rs feat(pwsh): Set STARSHIP_SHELL to pwsh on PS >5 (#3443) 2022-01-16 20:28:26 +01:00
lib.rs fix(windows): avoid inadvertly running exes from cwd (#2885) 2021-07-16 15:20:59 -04:00
logger.rs fix(clippy): fix new clippy lints (#2939) 2021-07-29 14:27:46 -04:00
main.rs refactor: update clap to v3 (#3370) 2022-01-04 12:49:42 +03:00
module.rs feat(azure): Azure module (#3275) 2021-12-06 23:01:33 +01:00
print.rs refactor: update clap to v3 (#3370) 2022-01-04 12:49:42 +03:00
segment.rs feat: Add a fill module to pad out the line (#3029) 2021-09-12 19:59:15 -04:00
utils.rs refactor(process_control): switch to new API (#3385) 2022-01-03 09:14:19 -05:00