1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-09-09 05:39:01 +00:00
starship/tests/testsuite
Matan Kushner 463ec26024
feat: Add a disabled configuration option for modules (#86)
• Add support for the disabled configuration option
This will allow you to selectively disable modules that you don't want or need. 😄
• Overwrite starship configuration file path with STARSHIP_CONFIG environment variable
• Write tests for the two configuration options that are available
2019-07-02 16:12:53 -04:00
..
character.rs Refactor integration tests (#71) 2019-06-06 13:18:00 +01:00
common.rs feat: Add a disabled configuration option for modules (#86) 2019-07-02 16:12:53 -04:00
configuration.rs feat: Add a disabled configuration option for modules (#86) 2019-07-02 16:12:53 -04:00
directory.rs Add support for prompt configuration (#62) 2019-06-10 15:56:17 +01:00
golang.rs Refactor integration tests (#71) 2019-06-06 13:18:00 +01:00
line_break.rs Refactor integration tests (#71) 2019-06-06 13:18:00 +01:00
main.rs feat: Add a disabled configuration option for modules (#86) 2019-07-02 16:12:53 -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 Refactor integration tests (#71) 2019-06-06 13:18:00 +01:00
username.rs feat: Add a disabled configuration option for modules (#86) 2019-07-02 16:12:53 -04:00