Updated scripts
This commit is contained in:
@@ -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)"
|
||||
|
||||
Reference in New Issue
Block a user