feat(prompt): change shell prompt

This commit is contained in:
Zhongheng Liu 2025-01-18 17:45:17 +02:00
commit db83134e6b
Signed by: steven
GPG key ID: 805A28B071DAD84B

View file

@ -18,6 +18,10 @@ detect_files = ['.envrc'] # can specify filters but wildcards are not supported
[directory]
style = "blue"
truncate_to_repo = false
truncation_length = 8
truncation_symbol = ".../"
[character]
success_symbol = "[](purple)"