starship/src
Jason Wang acefbc523f
feat(conda): add ignore_base option (#1539)
* Add ignore_base to conda module

* Add ignore_base to conda module in English docs

* `ignore_base` defaults to `true`
2020-07-30 18:57:15 +02:00
..
configs feat(conda): add ignore_base option (#1539) 2020-07-30 18:57:15 +02:00
formatter feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
init fix(bash): last command status and command duration (#1185) 2020-06-10 18:53:56 +02:00
modules feat(conda): add ignore_base option (#1539) 2020-07-30 18:57:15 +02:00
bug_report.rs Replace dirs with dirs-next dependency (#1361) 2020-06-20 12:59:35 -05:00
config.rs fix(config): don't panic when hex color is too short (#1473) 2020-07-14 23:11:43 +02:00
configure.rs Replace dirs with dirs-next dependency (#1361) 2020-06-20 12:59:35 -05:00
context.rs perf: only check timeout every 256 files (#1499) 2020-07-28 22:26:00 +02:00
lib.rs improvement: add parser for format strings (#1021) 2020-04-06 13:16:18 -04:00
main.rs fix: replacing default RUST_LOG environement variable with starship specific one, to prevent interlacing (#1280) 2020-06-14 20:22:34 +02:00
module.rs feat(dart): add Dart module (#1392) 2020-07-29 11:38:23 -04:00
print.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
segment.rs fix: Fix variable styles in string formatter (#1069) 2020-04-10 18:23:20 +02:00
utils.rs refactor(java): parse version using regex (#1496) 2020-07-29 18:26:46 +02:00