Added ble.sh
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
add_newline = false
|
||||
# A minimal left prompt
|
||||
format = """$directory$character"""
|
||||
# move the rest of the prompt to the right
|
||||
right_format = """$all"""
|
||||
command_timeout = 1000
|
||||
|
||||
[character]
|
||||
success_symbol = "[>](bold green)"
|
||||
error_symbol = "[x](bold red)"
|
||||
@@ -13,6 +20,9 @@ diverged = "<>"
|
||||
renamed = "r"
|
||||
deleted = "x"
|
||||
|
||||
[git_branch]
|
||||
format = '[$symbol$branch(:$remote_branch)]($style)'
|
||||
|
||||
[aws]
|
||||
symbol = "aws "
|
||||
|
||||
@@ -70,9 +80,6 @@ symbol = "fossil "
|
||||
[gcloud]
|
||||
symbol = "gcp "
|
||||
|
||||
[git_branch]
|
||||
symbol = "git "
|
||||
|
||||
[gleam]
|
||||
symbol = "gleam "
|
||||
|
||||
|
||||
Reference in New Issue
Block a user