1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-09-28 13:19:00 +00:00
starship/src
2019-12-03 11:48:50 -05:00
..
configs feat: Add the hg_branch module (#569) 2019-12-02 17:37:18 -05:00
init fix: Disable venv custom prompt when starship is in use (#551) 2019-10-25 21:41:00 +09:00
modules fix: multiple batteries support in the battery module (#669) 2019-12-03 11:48:50 -05:00
config.rs refactor: Cleanup after module config refactor (#630) 2019-11-07 12:38:30 +09: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: Implement PowerShell support (#470) 2019-10-16 00:10:16 +09:00
module.rs feat: Add the hg_branch module (#569) 2019-12-02 17:37:18 -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