mirror of
https://github.com/awatertrevi/macos-configuration.git
synced 2026-09-22 13:39:38 +00:00
semi-final setup
This commit is contained in:
@@ -1,2 +1,21 @@
|
||||
format = "$username in $directory$git_branch$git_status$character"
|
||||
|
||||
[line_break]
|
||||
disabled = true
|
||||
|
||||
[username]
|
||||
show_always = true
|
||||
format = "[$user]($style)"
|
||||
style_user = "bold yellow"
|
||||
|
||||
[directory]
|
||||
truncation_length = 1
|
||||
truncate_to_repo = true
|
||||
format = "[$path]($style) "
|
||||
|
||||
[git_branch]
|
||||
format = "on [$symbol$branch]($style) "
|
||||
|
||||
[git_status]
|
||||
|
||||
[character]
|
||||
|
||||
Reference in New Issue
Block a user