1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-06-01 08:00:51 +00:00
starship/src
David Knaack 56d475578e
fix: possible fix for Intermittent Test Failures in GH Actions (#987)
* fix: possible fix for Intermittent Test Failures in GH Actions

* undo some of the chnages to directory.rs

* typo

* add docs
2020-03-15 12:12:25 -05:00
..
configs feat: add Elixir module (#437) 2020-03-01 22:29:27 -05:00
init fix: Change command duration variable for Ion shell to CMD_DURATION (#911) 2020-02-06 14:41:55 -05:00
modules fix: possible fix for Intermittent Test Failures in GH Actions (#987) 2020-03-15 12:12:25 -05:00
bug_report.rs improvement: replace reqwest with attohttpc (#999) 2020-03-14 21:07:34 -04:00
config.rs feat: Implement AWS region aliases (#646) 2019-12-20 12:30:47 -05:00
configure.rs fix: check if editor is not found for configure (#961) 2020-03-05 09:50:34 -06:00
context.rs fix: possible fix for Intermittent Test Failures in GH Actions (#987) 2020-03-15 12:12:25 -05:00
lib.rs refactor: Go from Rust workspaces to a package with nested packages (#480) 2019-10-04 22:30:46 +09:00
main.rs feat: Add the starship explain command (#699) 2020-01-01 23:19:08 -05:00
module.rs feat: add Elixir module (#437) 2020-03-01 22:29:27 -05:00
print.rs fix: Restrict clear screen control code printing to fish (#865) 2020-01-27 17:23:08 -06:00
segment.rs feat: Add the starship explain command (#699) 2020-01-01 23:19:08 -05:00
utils.rs fix(utils): print log for exec_cmd failure (#982) 2020-03-06 16:17:34 -05:00