zsh/dot-config/starship.toml

201 lines
2.7 KiB
TOML
Raw Normal View History

"$schema" = 'https://starship.rs/config-schema.json'
2023-06-27 00:33:14 -04:00
format = '$all$kubernetes$line_break$jobs$battery$time$status$os$container$shell$character'
[character]
success_symbol = "[](bold purple)"
vimcmd_symbol = "[](bold purple)"
[cmd_duration]
format = '[ $duration]($style) '
[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 = " "
2023-09-17 19:45:44 -04:00
[bun]
format = "[$symbol$version]($style) "
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]
2023-06-27 00:33:14 -04:00
format = "[$symbol$context]($style) "
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 = " "
2023-06-27 00:33:14 -04:00
[kubernetes]
disabled = false
format = "[$symbol$context]($style) "
symbol = '󰠳 '
style = '33'
[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]
2023-06-27 00:33:14 -04:00
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-06-27 00:33:14 -04:00
format = "[$symbol($version)]($style) "
2023-05-08 22:53:21 -04:00
symbol = "󰏗 "
[perl]
format = "[$symbol($version)]($style) "
symbol = " "
[php]
2023-06-27 00:33:14 -04:00
format = "[$symbol($version)]($style) "
symbol = " "
[pijul_channel]
symbol = "🪺 "
[python]
format = "[$symbol($version)]($style) "
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 = "󰛥 "