mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
fix: Add php to the default prompt order (#708)
This commit is contained in:
committed by
Matan Kushner
parent
ffef8ff144
commit
ea04f9bfc1
@@ -100,6 +100,7 @@ prompt_order = [
|
||||
"golang",
|
||||
"java",
|
||||
"nodejs",
|
||||
"php",
|
||||
"python",
|
||||
"ruby",
|
||||
"rust",
|
||||
|
||||
Reference in New Issue
Block a user