mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
added bashrc and zshrc
This commit is contained in:
parent
4461bd7cb3
commit
58753e4ad5
4 changed files with 11 additions and 2 deletions
|
|
@ -1,9 +1,14 @@
|
|||
format = """
|
||||
$directory $git_branch$git_commit$git_state$git_status $python
|
||||
$hostname$character
|
||||
$hostname$shell$character
|
||||
"""
|
||||
right_format = "$time"
|
||||
|
||||
[shell]
|
||||
disabled = false
|
||||
fish_indicator = ""
|
||||
format = "[$indicator](#606060)"
|
||||
|
||||
[character]
|
||||
success_symbol = "[?](bold white)"
|
||||
error_symbol = "[!](bold red)"
|
||||
|
|
@ -28,7 +33,6 @@ symbol = ""
|
|||
format = "[$symbol$branch](#c061ff)"
|
||||
truncation_symbol = ""
|
||||
|
||||
|
||||
[git_status]
|
||||
ahead = "⇡${count}"
|
||||
diverged = "⇕⇡${ahead_count}⇣${behind_count}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue