1
0
Fork 0
mirror of https://codeberg.org/Mo8it/dotfiles.git synced 2024-10-17 20:52:40 +00:00
dotfiles/.config/starship.toml

20 lines
236 B
TOML
Raw Normal View History

2023-10-27 13:19:11 +00:00
format = """
$directory\
$git_branch\
$git_commit\
$git_state\
$git_metrics\
$git_status\
$cmd_duration\
$line_break\
$jobs\
$status\
$character"""
2022-08-15 17:31:34 +00:00
[status]
2022-08-16 15:45:37 +00:00
format = "[$status]($style)"
2022-08-15 17:31:34 +00:00
disabled = false
[git_metrics]
disabled = false