mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
feat: add singularity module (#932)
This commit is contained in:
@@ -19,6 +19,7 @@ impl<'a> RootModuleConfig<'a> for StarshipRootConfig<'a> {
|
||||
prompt_order: vec![
|
||||
"username",
|
||||
"hostname",
|
||||
"singularity",
|
||||
"kubernetes",
|
||||
"directory",
|
||||
"git_branch",
|
||||
|
||||
Reference in New Issue
Block a user