summaryrefslogtreecommitdiffstats
path: root/src/init/starship.fish
AgeCommit message (Expand)Author
2021-04-29fix(fish): explicitly set scope in fish init script (#2636)Kid
2021-02-15fix: correct fish syntax error when setting variables (#2320)Jan Christoph Ebersbach
2021-02-14perf(init): Prefer set -x over export for fish users (#2292)Michael Sanders
2021-01-04perf(init): Use random for session-key in fish (#1904)Glandos
2020-09-28feat: add error messaging (#1576)Tilmann Meyer
2019-12-19feat: cmd_duration module optionally reports milliseconds (#696)Luca Rinaldi
2019-10-25fix: Disable venv custom prompt when starship is in use (#551)Matias Kotlik
2019-10-04refactor: Go from Rust workspaces to a package with nested packages (#480)Matan Kushner
2019-09-30refactor: Refactoring config (#383)Zhenhui Xie
2019-09-25revert: Revert the command duration in ms feature (#380) (#425)Matan Kushner
2019-09-24feat: Add ability for command duration in milliseconds (#380)Tom Hotston
2019-09-10refactor: Separate shell initialization into files (#338)Kevin Song