starship/src
Charles Swartz 2b0010ffe3
feat(python): Remove parentheses from pyvenv.cfg prompt parameter (#2551)
* Remove parentheses from pyvenv.cfg prompt

* Apply suggestions from initial code review

Co-authored-by: Dario Vladović <d.vladimyr@gmail.com>

Co-authored-by: Dario Vladović <d.vladimyr@gmail.com>
2021-04-05 16:51:01 +02:00
..
configs fix(configure): fix print-config issues (#2556) 2021-04-05 16:47:49 +02: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 feat(python): Remove parentheses from pyvenv.cfg prompt parameter (#2551) 2021-04-05 16:51:01 +02: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 feat(config): warn about unknown config key names (#2527) 2021-03-31 20:13:23 +02:00
configure.rs feat(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
context.rs fix(context): remove unwrap when pwd is unavailable (#2520) 2021-03-27 11:46:05 -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(config): allow printing default and computed config (#2521) 2021-03-31 17:31:55 +02:00
module.rs feat(vcsh): Add new module for VCSH (#2513) 2021-03-28 17:48:15 +02: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(ocaml): add switch_indicator and switch_name variable (#2503) 2021-04-02 19:21:48 +02:00