1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-09-19 01:19:01 +00:00
starship/src
2019-12-13 14:35:10 -05:00
..
configs fix: Add php to the default prompt order (#708) 2019-12-10 11:52:55 -05:00
init fix(powershell): Fix prompt not updating on -nix systems (#728) 2019-12-13 13:44:58 -05:00
modules build(deps): bump sysinfo from 0.9.6 to 0.10.2 (#711) 2019-12-12 15:32:46 -05:00
config.rs feat: Add git_commit module (#673) 2019-12-06 11:57:42 -05:00
context.rs feat: Add an option to limit the duration of starship directory scanning (#589) 2019-10-28 22:41:16 +09: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 support for the ion shell (#704) 2019-12-11 15:31:30 -05:00
module.rs fix: Wrap prefix and suffix in shell-specific escape codes (#712) 2019-12-13 14:35:10 -05:00
print.rs refactor: Remove to remove unneeded mutability (#577) 2019-10-24 19:31:17 +09:00
segment.rs refactor: Go from Rust workspaces to a package with nested packages (#480) 2019-10-04 22:30:46 +09:00
utils.rs chore: Add a helper function for executing commands (#660) 2019-11-27 17:03:08 -05:00