mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 22:59:15 +00:00
fixed device specific configs
This commit is contained in:
parent
1e737ec2cb
commit
052ca19289
5 changed files with 10 additions and 14 deletions
|
|
@ -1,6 +1,6 @@
|
|||
format = """
|
||||
$hostname$directory $git_branch$git_commit$git_state$git_status
|
||||
$character
|
||||
$directory $git_branch$git_commit$git_state$git_status
|
||||
$hostname$character
|
||||
"""
|
||||
right_format = "$time"
|
||||
|
||||
|
|
@ -10,7 +10,7 @@ error_symbol = "[!](bold red)"
|
|||
|
||||
[hostname]
|
||||
ssh_only = true
|
||||
format = "[mbp](bold #fc813a):"
|
||||
format = "[$hostname](bold #fc813a):"
|
||||
disabled = false
|
||||
|
||||
[directory]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue