removed node from starship
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# add_newline = true
|
# add_newline = true
|
||||||
# continuation_prompt = '▶▶ '
|
# continuation_prompt = '▶▶ '
|
||||||
format = "$directory$bun$nodejs$golang$python$git_branch$git_status $git_metrics$git_state[❯](bold yellow)[❯](bold purple)[❯](bold blue)\n$character"
|
format = "$directory$bun$golang$python$git_branch$git_status$git_state[❯](bold yellow)[❯](bold purple)[❯](bold blue)\n$character"
|
||||||
palette = "catppuccin_mocha"
|
palette = "catppuccin_mocha"
|
||||||
|
|
||||||
[bun]
|
[bun]
|
||||||
@@ -47,10 +47,6 @@ staged = '[++\($count\)](green)'
|
|||||||
[golang]
|
[golang]
|
||||||
format = '[ ](bold cyan)'
|
format = '[ ](bold cyan)'
|
||||||
|
|
||||||
[nodejs]
|
|
||||||
detect_files = ['!bun.lock']
|
|
||||||
format = '[$symbol]($style)'
|
|
||||||
|
|
||||||
[palettes.catppuccin_mocha]
|
[palettes.catppuccin_mocha]
|
||||||
rosewater = "#f5e0dc"
|
rosewater = "#f5e0dc"
|
||||||
flamingo = "#f2cdcd"
|
flamingo = "#f2cdcd"
|
||||||
|
|||||||
Reference in New Issue
Block a user