1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-09-09 05:39:01 +00:00
starship/tests/testsuite
MaT1g3R 160a79fa06 feat: Implement configuration to display pyenv version name (#140)
This behavior can be enabled via setting `use_pyenv` to true.
The "pyenv" prefix before the version name can be configured using `pyenv_prefix`.
2019-08-12 21:12:55 -04:00
..
character.rs feat: Add configuration to change the character for non-zero sta… (#133) 2019-08-10 17:30:30 -04:00
cmd_duration.rs feat: implement timer module (#118) 2019-08-08 13:25:30 -04:00
common.rs feat: Add configuration for add_newline (#116) 2019-07-27 18:25:13 -04:00
configuration.rs feat: Add configuration for add_newline (#116) 2019-07-27 18:25:13 -04:00
directory.rs feat: Allow directory truncation length to be configured (#120) 2019-07-28 21:05:13 -04:00
golang.rs Refactor integration tests (#71) 2019-06-06 13:18:00 +01:00
jobs.rs feat: Implement the prompt module for jobs (#85) 2019-08-12 13:42:33 -04:00
line_break.rs Refactor integration tests (#71) 2019-06-06 13:18:00 +01:00
main.rs feat: Implement the prompt module for jobs (#85) 2019-08-12 13:42:33 -04:00
nodejs.rs Refactor integration tests (#71) 2019-06-06 13:18:00 +01:00
package.rs Refactor integration tests (#71) 2019-06-06 13:18:00 +01:00
python.rs feat: Implement configuration to display pyenv version name (#140) 2019-08-12 21:12:55 -04:00
username.rs feat: Add a disabled configuration option for modules (#86) 2019-07-02 16:12:53 -04:00