feat(starship): remove golang/nodejs/scala/haskell from prompt

This commit is contained in:
2026-05-29 00:12:50 +08:00
parent 0d208b29d0
commit 1768d9971e
+6 -4
View File
@@ -9,16 +9,18 @@ $git_status\
$c\ $c\
$cpp\ $cpp\
$rust\ $rust\
$golang\ $zig\
$nodejs\
$scala\
$haskell\
$python\ $python\
$time\ $time\
$cmd_duration\ $cmd_duration\
$line_break\ $line_break\
$character""" $character"""
# $golang\
# $nodejs\
# $scala\
# $haskell\
palette = 'terminal_polyjuice' palette = 'terminal_polyjuice'
[palettes.terminal_polyjuice] [palettes.terminal_polyjuice]