1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-06-06 18:40:47 +00:00
starship/src
Andrew Dassonville 5dbf4381ac feat: Allow directory truncation length to be configured (#120)
This allows the directory truncation length to be configured. Previously, it was hard-coded to truncate to 3 parent directories.
2019-07-28 21:05:13 -04:00
..
modules feat: Allow directory truncation length to be configured (#120) 2019-07-28 21:05:13 -04:00
config.rs feat: Allow directory truncation length to be configured (#120) 2019-07-28 21:05:13 -04:00
context.rs feat: Add configuration for add_newline (#116) 2019-07-27 18:25:13 -04:00
init.rs fix: prompt now updates on bash and zsh (#109) 2019-07-23 11:49:14 -04:00
lib.rs Add support for prompt configuration (#62) 2019-06-10 15:56:17 +01:00
main.rs feat: Implement simplified prompt setup process (#90) 2019-07-03 08:03:02 -04:00
module.rs feat: Allow directory truncation length to be configured (#120) 2019-07-28 21:05:13 -04:00
print.rs feat: Add configuration for add_newline (#116) 2019-07-27 18:25:13 -04:00
segment.rs Add support for prompt configuration (#62) 2019-06-10 15:56:17 +01:00
utils.rs Add support for prompt configuration (#62) 2019-06-10 15:56:17 +01:00