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\
$cpp\
$rust\
$golang\
$nodejs\
$scala\
$haskell\
$zig\
$python\
$time\
$cmd_duration\
$line_break\
$character"""
# $golang\
# $nodejs\
# $scala\
# $haskell\
palette = 'terminal_polyjuice'
[palettes.terminal_polyjuice]