Skip to content

Commit

Permalink
refactor(zsh): update icons
Browse files Browse the repository at this point in the history
  • Loading branch information
schardev committed Jun 20, 2023
1 parent 4a9e3c5 commit 8c8441b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/zsh/starship.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ success_symbol = '[➜](bold green)'
error_symbol = '[➜](bold red)'

[git_branch]
symbol = ' '
symbol = ' '

[git_status]
format = '([$all_status$ahead_behind]($style))'
Expand Down

0 comments on commit 8c8441b

Please sign in to comment.