summaryrefslogtreecommitdiffstats
path: root/src/init/starship.ps1
AgeCommit message (Expand)Author
2021-07-13fix(pwsh): replace Get-Error with $error[0] (#2873)Chrissy LeMaire
2021-02-13fix(init): make log messages on pwsh visible again (#2295)David Knaack
2021-02-08refactor(directory): Introduce `logical-path` argument which allows a shell t...Benjamin Fox
2021-01-07fix(pwsh): disable builtin venv prompt (#2090)David Knaack
2020-11-12fix(pwsh): fix crash on error in shell with old pwsh (#1861)David Knaack
2020-11-08perf(init/pwsh): use get-random for session-key instead of invoking starship ...David Knaack
2020-10-24fix(pwsh): Switched pwsh profile to use dollar hook for a more accurate succe...marcos-quezada
2020-10-19fix(pwsh): preserve original console encondings (#1810)David Knaack
2020-09-30fix(powershell): fix session key syntax error (#1697)Tilmann Meyer
2020-09-28feat: add error messaging (#1576)Tilmann Meyer
2020-09-09fix(pwsh): update init script to propagate $LASTEXITCODE and $? Joshua Poehls
2020-08-19fix(pwsh): stop paths from being interpreted as patterns (#1569)David Knaack
2020-04-30fix(directory): avoid confusing modules with PowerShell paths (#1114)Jean Gautier
2019-12-19feat: cmd_duration module optionally reports milliseconds (#696)Luca Rinaldi
2019-12-13fix(powershell): Fix prompt not updating on -nix systems (#728)David Knaack
2019-10-16feat: Implement PowerShell support (#470)David Knaack