mirror of
https://github.com/starship/starship.git
synced 2025-03-17 16:58:58 +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",
|
"hostname" => "The system hostname",
|
||||||
"java" => "The currently installed version of Java",
|
"java" => "The currently installed version of Java",
|
||||||
"jobs" => "The current number of jobs running",
|
"jobs" => "The current number of jobs running",
|
||||||
|
"jujutsu" => "The currently installed version of Jujutsu",
|
||||||
"julia" => "The currently installed version of Julia",
|
"julia" => "The currently installed version of Julia",
|
||||||
"kotlin" => "The currently installed version of Kotlin",
|
"kotlin" => "The currently installed version of Kotlin",
|
||||||
"kubernetes" => "The current Kubernetes context name and, if set, the namespace",
|
"kubernetes" => "The current Kubernetes context name and, if set, the namespace",
|
||||||
|
Loading…
Reference in New Issue
Block a user