semi-final setup

This commit is contained in:
Trevi Awater
2026-03-16 19:15:41 +01:00
parent b43937b395
commit 41ccc4ad69
11 changed files with 167 additions and 6 deletions

View File

@@ -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]