zsh/config/starship.toml

182 lines
2.3 KiB
TOML
Raw Normal View History

"$schema" = 'https://starship.rs/config-schema.json'
[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.html
[aws]
disabled = true
symbol = " "
[buf]
symbol = " "
[c]
symbol = " "
[conda]
symbol = " "
[dart]
symbol = " "
[directory]
truncate_to_repo = false
style = "blue"
2023-05-08 22:53:21 -04:00
read_only = " 󰌾"
[docker_context]
symbol = " "
[elixir]
symbol = " "
[elm]
symbol = " "
[fossil_branch]
symbol = " "
[git_branch]
format = "[$symbol$branch]($style) "
style = "242"
symbol = " "
2021-05-03 20:11:46 -04:00
[gcloud]
disabled = true
symbol = " "
[golang]
symbol = " "
[guix_shell]
symbol = " "
[haskell]
symbol = " "
[haxe]
symbol = "⌘ "
[hg_branch]
symbol = " "
[hostname]
ssh_symbol = " "
[java]
symbol = " "
[julia]
symbol = " "
[lua]
symbol = " "
[memory_usage]
2023-05-08 22:53:21 -04:00
symbol = "󰍛 "
[meson]
2023-05-08 22:53:21 -04:00
symbol = "󰔷 "
[nim]
2023-05-08 22:53:21 -04:00
symbol = "󰆥 "
[nix_shell]
symbol = " "
[nodejs]
format = "[$symbol($version )]($style)"
symbol = " "
[os.symbols]
Alpaquita = " "
Alpine = " "
Amazon = " "
Android = " "
Arch = " "
Artix = " "
CentOS = " "
Debian = " "
DragonFly = " "
Emscripten = " "
EndeavourOS = " "
Fedora = " "
FreeBSD = " "
2023-05-08 22:53:21 -04:00
Garuda = "󰛓 "
Gentoo = " "
2023-05-08 22:53:21 -04:00
HardenedBSD = "󰞌 "
Illumos = "󰈸 "
Linux = " "
Mabox = " "
Macos = " "
Manjaro = " "
Mariner = " "
MidnightBSD = " "
Mint = " "
NetBSD = " "
NixOS = " "
2023-05-08 22:53:21 -04:00
OpenBSD = "󰈺 "
openSUSE = " "
2023-05-08 22:53:21 -04:00
OracleLinux = "󰌷 "
Pop = " "
Raspbian = " "
Redhat = " "
RedHatEnterprise = " "
2023-05-08 22:53:21 -04:00
Redox = "󰀘 "
Solus = "󰠳 "
SUSE = " "
Ubuntu = " "
Unknown = " "
2023-05-08 22:53:21 -04:00
Windows = "󰍲 "
[package]
2023-05-08 22:53:21 -04:00
symbol = "󰏗 "
[perl]
symbol = " "
[php]
format = "[$symbol($version )]($style)"
symbol = " "
[pijul_channel]
symbol = "🪺 "
[python]
symbol = " "
[rlang]
2023-05-08 22:53:21 -04:00
symbol = "󰟔 "
[ruby]
symbol = " "
[rust]
symbol = " "
[scala]
symbol = " "
2021-07-26 02:41:08 -04:00
[shlvl]
disabled = false
symbol = " "
[spack]
symbol = "🅢 "
[swift]
2023-05-08 22:53:21 -04:00
symbol = "󰛥 "