1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-09-28 21:19:10 +00:00
starship/src
Alex Jurkiewicz 965338df95
feat(python): Add scan_for_pyfiles option (#692)
Also adds two new entries to the list of hardcoded files to check:
setup.py and __init__.py.
2020-04-14 10:26:51 +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 feat(python): Add scan_for_pyfiles option (#692) 2020-04-14 10:26:51 +02:00
bug_report.rs improvement: replace reqwest with attohttpc (#999) 2020-03-14 21:07:34 -04:00
config.rs Add support for custom modules. (#916) 2020-04-11 18:37:24 +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