mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-04 20:37:56 +00:00
463ec26024
• 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
|
||
---|---|---|
.. | ||
character.rs | ||
common.rs | ||
configuration.rs | ||
directory.rs | ||
golang.rs | ||
line_break.rs | ||
main.rs | ||
nodejs.rs | ||
package.rs | ||
python.rs | ||
username.rs |