AutoYADM commit: 2025-04-20 20:15:05

This commit is contained in:
Daniel Fichtinger 2025-04-20 20:15:05 -04:00
parent 7f3a32cb62
commit 4d0d4571ea
2 changed files with 6 additions and 4 deletions

View file

@ -23,13 +23,14 @@ $character"""
"$schema" = 'https://starship.rs/config-schema.json'
add_newline = false
add_newline = true
[directory]
style = "blue"
truncation_length = 3
# style = "#C4693D"
# fish_style_pwd_dir_length = 1
truncate_to_repo = false
fish_style_pwd_dir_length = 3
truncate_to_repo = true
[character]
success_symbol = "[>](purple)"