feat(starship): remove golang/nodejs/scala/haskell from prompt
This commit is contained in:
@@ -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]
|
||||||
|
|||||||
Reference in New Issue
Block a user