Update Starship prompt
This commit is contained in:
@@ -9,32 +9,6 @@ $git_metrics\
|
|||||||
$git_status\
|
$git_status\
|
||||||
$hg_branch\
|
$hg_branch\
|
||||||
$package\
|
$package\
|
||||||
$bun\
|
|
||||||
$c\
|
|
||||||
$cmake\
|
|
||||||
$elixir\
|
|
||||||
$erlang\
|
|
||||||
$gleam\
|
|
||||||
$golang\
|
|
||||||
$gradle\
|
|
||||||
$haskell\
|
|
||||||
$haxe\
|
|
||||||
$helm\
|
|
||||||
$java\
|
|
||||||
$kotlin\
|
|
||||||
$lua\
|
|
||||||
$nodejs\
|
|
||||||
$ocaml\
|
|
||||||
$perl\
|
|
||||||
$php\
|
|
||||||
$python\
|
|
||||||
$ruby\
|
|
||||||
$rust\
|
|
||||||
$scala\
|
|
||||||
$swift\
|
|
||||||
$terraform\
|
|
||||||
$vagrant\
|
|
||||||
$zig\
|
|
||||||
$docker_context\
|
$docker_context\
|
||||||
$buf\
|
$buf\
|
||||||
$guix_shell\
|
$guix_shell\
|
||||||
@@ -49,7 +23,6 @@ $custom\
|
|||||||
$sudo\
|
$sudo\
|
||||||
$cmd_duration\
|
$cmd_duration\
|
||||||
$line_break\
|
$line_break\
|
||||||
$jobs\
|
|
||||||
$time\
|
$time\
|
||||||
$status\
|
$status\
|
||||||
$container\
|
$container\
|
||||||
@@ -186,7 +159,7 @@ crust = "#11111b"
|
|||||||
|
|
||||||
[character]
|
[character]
|
||||||
# Note the use of Catppuccin color 'maroon'
|
# Note the use of Catppuccin color 'maroon'
|
||||||
success_symbol = "[[♥](peach) ❯](maroon)"
|
success_symbol = "[❯](maroon)"
|
||||||
error_symbol = "[❯](red)"
|
error_symbol = "[❯](red)"
|
||||||
vimcmd_symbol = "[❮](green)"
|
vimcmd_symbol = "[❮](green)"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user