1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2024-10-05 08:29:30 +00:00
dotfiles/.config/starship.toml
Phantop 11fe5f2f40 mpv: decrease zoom/pan, fix twitch-dl, update qute
also use python3 for starship, always supath, open with rifle
2021-03-23 17:31:44 -04:00

23 lines
310 B
TOML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

add_newline = false
[git_branch]
symbol = ""
[character]
success_symbol = "[](bright-purple)"
[directory]
style = "bold blue"
fish_style_pwd_dir_length = 3
truncate_to_repo = false
[cmd_duration]
min_time = 500
format = "[$duration]($style) "
[jobs]
disabled = true
[python]
python_binary = "python3"