Updated starship format

This commit is contained in:
Christoffer Martinsson 2024-10-13 13:43:02 +02:00
parent fd5b117ddd
commit 09cfd51689

View File

@ -1,8 +1,8 @@
add_newline = false
# A minimal left prompt
format = """$directory$character"""
# move the rest of the prompt to the right
right_format = """$all"""
format = """$directory$git_branch $git_commit$git_status$character"""
# # move the rest of the prompt to the right
# right_format = """$git_branch $git_commit $git_status"""
command_timeout = 1000
[character]