zsh/config/starship.toml

97 lines
1.2 KiB
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.

[character]
success_symbol = "[](bold purple)"
vicmd_symbol = "[](bold purple)"
[git_status]
style = "218"
[custom.task_count_pending]
command = "task count rc.verbose=nothing rc.gc=0 status:pending"
when = "which task"
symbol = " "
description = "Count of pending Taskwarrior tasks"
# https://starship.rs/presets/#nerd-font-symbols
[aws]
disabled = true
symbol = " "
[conda]
symbol = " "
[dart]
symbol = " "
[directory]
truncate_to_repo = false
style = "blue"
read_only = " "
[docker_context]
symbol = " "
[elixir]
symbol = " "
[elm]
symbol = " "
[git_branch]
format = "[$symbol$branch]($style) "
style = "242"
symbol = " "
[gcloud]
disabled = true
symbol = " "
[golang]
symbol = " "
[hg_branch]
symbol = " "
[java]
symbol = " "
[julia]
symbol = " "
[memory_usage]
symbol = " "
[nim]
symbol = " "
[nix_shell]
symbol = " "
[nodejs]
format = "[$symbol($version )]($style)"
symbol = " "
[package]
symbol = " "
[perl]
symbol = " "
[php]
format = "[$symbol($version )]($style)"
symbol = " "
[python]
symbol = " "
[ruby]
symbol = " "
[rust]
symbol = " "
[scala]
symbol = " "
[swift]
symbol = "ﯣ "