mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
Add ruby to default module ordering (#217)
This commit is contained in:
@@ -18,6 +18,7 @@ const DEFAULT_PROMPT_ORDER: &[&str] = &[
|
||||
"git_status",
|
||||
"package",
|
||||
"nodejs",
|
||||
"ruby",
|
||||
"rust",
|
||||
"python",
|
||||
"golang",
|
||||
|
||||
Reference in New Issue
Block a user