Skip to content

Commit

Permalink
chore(shell): update prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
fisenkodv committed Dec 31, 2024
1 parent 4d9c224 commit 3b94736
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .config/starship/starship.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ $shell\
$directory\
$git_branch\
$git_status\
$java\
$rust\
$cmd_duration\
$character\
Expand All @@ -32,10 +31,6 @@ ahead = '⇡$count'
diverged = '⇕⇡$ahead_count⇣$behind_count'
behind = '⇣$count'

[java]
format = '[$symbol($version )]($style)'
version_format = '$raw'

[rust]
format = '[$symbol($version )]($style)'

Expand Down

0 comments on commit 3b94736

Please sign in to comment.