1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-09-21 11:00:08 +00:00
powerlevel10k/internal
romkatv cf01e98ef0 define P9K_TODO_FILTERED_TASK_COUNT and P9K_TODO_TOTAL_TASK_COUNT
These new parameters can be used to customize the content of `todo` prompt.

Example:

    POWERLEVEL9K_TODO_CONTENT_EXPANSION='$P9K_TODO_FILTERED_TASK_COUNT / $P9K_TODO_TOTAL_TASK_COUNT'

The default format is '$P9K_TODO_TOTAL_TASK_COUNT', just like before.

Fixes #283.
2019-10-21 21:31:44 +02:00
..
configure.zsh survive emulate sh; fixes #226 2019-09-20 11:22:14 +02:00
icons.zsh remove spurious execute permissions 2019-10-09 23:32:41 +02:00
p10k.zsh define P9K_TODO_FILTERED_TASK_COUNT and P9K_TODO_TOTAL_TASK_COUNT 2019-10-21 21:31:44 +02:00
wizard.zsh temporarily disable instant prompt in the configuration wizard. there are issues that I need to deal with 2019-10-21 00:41:18 +02:00