Updated scripts

This commit is contained in:
2025-07-14 14:44:32 +02:00
parent 89710b85e5
commit 04c4842b57
4 changed files with 10 additions and 3 deletions

View File

@@ -1,10 +1,13 @@
add_newline = false
# A minimal left prompt
format = """$directory$git_branch$git_commit$git_status$character"""
format = """$hosnamet$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
[hostname]
style = "fg:#87afd7"
[directory]
style = "fg:#87afd7"
format = "[$path]($style)"