1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-10-01 14:39:12 +00:00
starship/src
2019-10-20 17:36:02 +09:00
..
configs refactor: Refactor modules to use module config (#514) 2019-10-19 10:51:38 +09:00
init feat: Implement PowerShell support (#470) 2019-10-16 00:10:16 +09:00
modules Refactor: Remove unnecessary parentheses in if condition (#566) 2019-10-20 17:36:02 +09:00
config.rs refactor: Rewrite hostname, jobs and line_break module to use mo… (#462) 2019-10-10 17:21:52 +09:00
context.rs refactor: improve as-a-library usage by removing ArgMatches depe… (#547) 2019-10-20 17:26:27 +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: Allow starship to be better used programmatically (#509) 2019-10-09 10:43:28 +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