mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
fix(haskell): Add the Haskell module to the default prompt order (#893)
This commit is contained in:
committed by
GitHub
parent
8555143533
commit
9229a48bc9
@@ -99,11 +99,11 @@ prompt_order = [
|
||||
"git_commit",
|
||||
"git_state",
|
||||
"git_status",
|
||||
"haskell",
|
||||
"hg_branch",
|
||||
"package",
|
||||
"dotnet",
|
||||
"golang",
|
||||
"haskell",
|
||||
"java",
|
||||
"nodejs",
|
||||
"php",
|
||||
|
||||
Reference in New Issue
Block a user