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

Cleanup starship prompt

This commit is contained in:
Mo 2023-10-27 15:19:11 +02:00
parent adf9306a71
commit ff89efb6d9

View file

@ -1,30 +1,18 @@
[package] format = """
disabled = true $directory\
$git_branch\
[python] $git_commit\
disabled = true $git_state\
$git_metrics\
[julia] $git_status\
disabled = true $cmd_duration\
$line_break\
[rust] $jobs\
disabled = true $status\
$character"""
[nodejs]
disabled = true
[battery]
disabled = true
[sudo]
format = "$symbol"
symbol = "🗝️ "
disabled = false
[status] [status]
format = "[$status]($style)" format = "[$status]($style)"
symbol = ""
map_symbol = false
disabled = false disabled = false
[git_metrics] [git_metrics]