1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-10-01 14:39:12 +00:00
starship/src
2019-11-01 10:53:28 +09:00
..
configs feat: Add an option to limit the duration of starship directory scanning (#589) 2019-10-28 22:41:16 +09:00
init fix: Disable venv custom prompt when starship is in use (#551) 2019-10-25 21:41:00 +09:00
modules style: Clean up Golang module (#612) 2019-11-01 10:53:28 +09:00
config.rs feat: Add an option to limit the duration of starship directory scanning (#589) 2019-10-28 22:41:16 +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 fix: Don't print the first module prefix after a line-break (#473) 2019-10-07 00:46:46 +09: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 refactor: Go from Rust workspaces to a package with nested packages (#480) 2019-10-04 22:30:46 +09:00