mirror of
https://github.com/starship/starship.git
synced 2025-03-16 08:18:40 +01:00
test(jujutsu): add module description
This commit is contained in:
parent
a3a10816af
commit
f338a3f2cf
@ -279,6 +279,7 @@ pub fn description(module: &str) -> &'static str {
|
||||
"hostname" => "The system hostname",
|
||||
"java" => "The currently installed version of Java",
|
||||
"jobs" => "The current number of jobs running",
|
||||
"jujutsu" => "The currently installed version of Jujutsu",
|
||||
"julia" => "The currently installed version of Julia",
|
||||
"kotlin" => "The currently installed version of Kotlin",
|
||||
"kubernetes" => "The current Kubernetes context name and, if set, the namespace",
|
||||
|
Loading…
Reference in New Issue
Block a user