Minor fix on general starship.toml

This commit is contained in:
js0ny 2024-11-12 15:42:59 +00:00
parent 8b403c7c45
commit 1ef5283598

View file

@ -1,7 +1,6 @@
# starship.toml
# ~/.config/starship.toml
format = '''$os$time $username @ $hostname $directory $all$character'''
continuation_prompt = "[$ ](bold cyan) "
add_newline = true
@ -18,11 +17,6 @@ show_always = true
ssh_only = false
ssh_symbol = '󰞉 '
[character]
success_symbol = "[$ ](bold green)"
error_symbol = "[$ ](bold red)"
vimcmd_symbol = "[: ](bold green)"
[directory]
truncation_length = 2
truncate_to_repo = true