1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-09-19 09:29:02 +00:00
starship/src
Thomas O'Donnell 653def05f0 Enable the python module for tox files (#369)
Enable the python module if the current directory contains a `tox.ini`
file.
2019-09-15 12:21:40 -04:00
..
init refactor: Separate shell initialization into files (#338) 2019-09-10 20:31:08 -04:00
modules Enable the python module for tox files (#369) 2019-09-15 12:21:40 -04:00
config.rs feat: Add support for italic styles (#354) (#358) 2019-09-12 16:10:42 -05:00
context.rs perf: Lazy load files from directory (#335) 2019-09-14 09:23:53 -05:00
lib.rs Add support for prompt configuration (#62) 2019-06-10 15:56:17 +01:00
main.rs Support vicmd_symbol in fish-shell (#254) 2019-08-31 00:59:18 -07:00
module.rs perf: Lazy load files from directory (#335) 2019-09-14 09:23:53 -05:00
print.rs fix: Fixups for #138 (#343) 2019-09-11 08:43:40 -04:00
segment.rs perf: Lazy load files from directory (#335) 2019-09-14 09:23:53 -05:00
utils.rs feat: Adds Git State module for showing "REBASING 2/3", etc. (#276) 2019-09-05 12:45:04 -04:00