mirror of
https://codeberg.org/diginaut/dotfiles.git
synced 2026-05-06 15:44:10 +02:00
Show alpha-symbol to spice prompt up a bit
This commit is contained in:
+11
-1
@@ -2,6 +2,7 @@ format = """
|
||||
[](#9A348E)\
|
||||
$jobs\
|
||||
$os\
|
||||
[ ](bg:#9A348E)\
|
||||
$username\
|
||||
[](bg:#DA627D fg:#9A348E)\
|
||||
$directory\
|
||||
@@ -48,8 +49,17 @@ format = '[$number$symbol ]($style)'
|
||||
# show_always = true
|
||||
show_always = false
|
||||
style_user = "bg:#9A348E"
|
||||
style_root = "bg:#9A348E"
|
||||
style_root = "bg:#9A348E bold"
|
||||
format = '[$user ]($style)'
|
||||
aliases = {
|
||||
"prompt" = " ",
|
||||
"cat" = "",
|
||||
"dna" = "",
|
||||
"pi" = "",
|
||||
"vial"= "",
|
||||
"beat" = "",
|
||||
"alpha" = "",
|
||||
}
|
||||
disabled = false
|
||||
|
||||
# An alternative to the username module which displays a symbol that
|
||||
|
||||
Reference in New Issue
Block a user