1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-09-27 20:59:02 +00:00
starship/src
Thomas O'Donnell 060689fa88
fix: Fix latest clippy suggestions (#1136)
Have removed some imports that Clippy says are not needed anymore.
2020-04-24 12:37:13 +02:00
..
configs feat(python): Add scan_for_pyfiles option (#692) 2020-04-14 10:26:51 +02:00
formatter fix: Fix variable styles in string formatter (#1069) 2020-04-10 18:23:20 +02:00
init fix: Change command duration variable for Ion shell to CMD_DURATION (#911) 2020-02-06 14:41:55 -05:00
modules fix: Fix latest clippy suggestions (#1136) 2020-04-24 12:37:13 +02:00
bug_report.rs fix: Fix latest clippy suggestions (#1136) 2020-04-24 12:37:13 +02:00
config.rs fix: Fix latest clippy suggestions (#1136) 2020-04-24 12:37:13 +02:00
configure.rs fix: check if editor is not found for configure (#961) 2020-03-05 09:50:34 -06:00
context.rs Add support for custom modules. (#916) 2020-04-11 18:37:24 +02:00
lib.rs improvement: add parser for format strings (#1021) 2020-04-06 13:16:18 -04:00
main.rs improvement: add parser for format strings (#1021) 2020-04-06 13:16:18 -04:00
module.rs fix: Fix typo (#1054) 2020-04-07 11:58:10 +02:00
print.rs Add support for custom modules. (#916) 2020-04-11 18:37:24 +02:00
segment.rs fix: Fix variable styles in string formatter (#1069) 2020-04-10 18:23:20 +02:00
utils.rs chore: Add more detailed logging for executing cmds (#1097) 2020-04-13 15:22:28 +02:00