starship/src
2021-03-26 21:01:20 +01:00
..
configs fix: Add a missing ' ' to the end of the python prompt (#2248) 2021-03-24 10:41:08 -05:00
formatter chore(clippy): fix new lints (#2507) 2021-03-25 16:03:19 -04:00
init style(init): Cleanup the unknown shell message (#2444) 2021-03-25 15:08:28 -05:00
modules refactor: use unwrap_or_default (#2516) 2021-03-26 21:01:20 +01:00
test chore(clippy): fix new lints (#2507) 2021-03-25 16:03:19 -04:00
bug_report.rs feat: add support for tcsh (#2288) 2021-02-27 19:55:27 +01:00
config.rs chore(clippy): fix new lints (#2507) 2021-03-25 16:03:19 -04:00
configure.rs refactor: use unwrap_or_default (#2516) 2021-03-26 21:01:20 +01:00
context.rs chore(clippy): fix new lints (#2507) 2021-03-25 16:03:19 -04:00
lib.rs build: Add additional build information to version and bug report (#2124) 2021-01-22 20:14:51 +01:00
logger.rs refactor(log): change output colors to shades of blue for trace and debug to make them more visible (#2299) 2021-02-13 14:47:07 +01:00
main.rs feat: add support for tcsh (#2288) 2021-02-27 19:55:27 +01:00
module.rs feat(scala): Add scala module (#2409) 2021-03-14 20:37:00 +01:00
print.rs feat: add support for tcsh (#2288) 2021-02-27 19:55:27 +01:00
segment.rs chore: remove unused name from Segment and remove some of the misleading underscores (#1584) 2020-08-16 22:16:05 -04:00
utils.rs feat(scala): Add scala module (#2409) 2021-03-14 20:37:00 +01:00