2020-07-31 20:06:08 +00:00
|
|
|
|
add_newline = false
|
|
|
|
|
|
|
|
|
|
[git_branch]
|
|
|
|
|
symbol = ""
|
2020-07-31 20:19:53 +00:00
|
|
|
|
|
|
|
|
|
[character]
|
2020-10-12 00:09:49 +00:00
|
|
|
|
success_symbol = "[❯](bright-purple)"
|
2020-07-31 20:19:53 +00:00
|
|
|
|
|
|
|
|
|
[directory]
|
|
|
|
|
style = "bold blue"
|
2021-01-24 05:49:08 +00:00
|
|
|
|
fish_style_pwd_dir_length = 3
|
2020-07-31 20:39:24 +00:00
|
|
|
|
truncate_to_repo = false
|
2020-08-01 03:57:37 +00:00
|
|
|
|
|
|
|
|
|
[cmd_duration]
|
|
|
|
|
min_time = 500
|
2020-10-12 00:09:49 +00:00
|
|
|
|
format = "[$duration]($style) "
|
2020-08-22 22:11:16 +00:00
|
|
|
|
|
|
|
|
|
[jobs]
|
|
|
|
|
disabled = true
|
2021-03-23 12:16:56 +00:00
|
|
|
|
|
|
|
|
|
[python]
|
|
|
|
|
python_binary = "python3"
|