refactor(zsh): 将 Starship PHP 模块替换为 Python

This commit is contained in:
2026-04-08 11:22:38 +08:00
parent 1f94c3f63f
commit f4c42d3d94
+3 -3
View File
@@ -12,7 +12,7 @@ $git_status\
$nodejs\
$rust\
$golang\
$php\
$python\
[](fg:#212736 bg:#1d2230)\
$time\
[ ](fg:#1d2230)\
@@ -54,8 +54,8 @@ symbol = ""
style = "bg:#212736"
format = '[[ $symbol ($version) ](fg:#769ff0 bg:#212736)]($style)'
[php]
symbol = ""
[python]
symbol = ""
style = "bg:#212736"
format = '[[ $symbol ($version) ](fg:#769ff0 bg:#212736)]($style)'