dotfiles/home/dot_config/starship.toml

174 lines
2.1 KiB
TOML
Raw Normal View History

2024-12-13 10:56:26 +00:00
format = "$username@$hostname:$directoryn$all$character"
add_newline = true
2024-12-03 10:50:49 +00:00
[aws]
symbol = " "
[buf]
symbol = " "
[c]
symbol = " "
[conda]
symbol = " "
[crystal]
symbol = " "
[dart]
symbol = " "
[directory]
read_only = " 󰌾"
[docker_context]
symbol = " "
[elixir]
symbol = " "
[elm]
symbol = " "
[fennel]
symbol = " "
[fossil_branch]
symbol = " "
[git_branch]
symbol = " "
2024-12-13 10:56:26 +00:00
format = "\n[$symbol$branch(:$remote_branch)]($style) "
truncation_length = 20
[git_commit]
tag_symbol = '  '
[golang]
symbol = " "
[guix_shell]
symbol = " "
[haskell]
symbol = " "
[hostname]
2024-12-03 10:50:49 +00:00
ssh_symbol = ""
ssh_only = false
disabled = false
2024-12-13 10:56:26 +00:00
format = '[$ssh_symbol$hostname]($style)'
2024-12-03 10:50:49 +00:00
[username]
show_always = true
2024-12-13 10:56:26 +00:00
format = "[$user]($style)"
[java]
symbol = " "
[julia]
symbol = " "
[kotlin]
symbol = " "
[lua]
[memory_usage]
[meson]
[nim]
[nix_shell]
symbol = " "
[nodejs]
symbol = " "
[ocaml]
symbol = " "
[os.symbols]
Alpaquita = " "
Alpine = " "
AlmaLinux = " "
Amazon = " "
Android = " "
Arch = " "
Artix = " "
CentOS = " "
Debian = " "
DragonFly = " "
Emscripten = " "
EndeavourOS = " "
Fedora = " "
FreeBSD = " "
Garuda = "󰛓 "
Gentoo = " "
HardenedBSD = "󰞌 "
Illumos = "󰈸 "
Kali = " "
Linux = " "
Mabox = " "
Macos = " "
Manjaro = " "
Mariner = " "
MidnightBSD = " "
Mint = " "
NetBSD = " "
NixOS = " "
OpenBSD = "󰈺 "
openSUSE = " "
OracleLinux = "󰌷 "
Pop = " "
Raspbian = " "
Redhat = " "
RedHatEnterprise = " "
RockyLinux = " "
Redox = "󰀘 "
Solus = "󰠳 "
SUSE = " "
Ubuntu = " "
Unknown = " "
Void = " "
Windows = "󰍲 "
[package]
symbol = "󰏗 "
[perl]
symbol = " "
[php]
symbol = " "
[pijul_channel]
symbol = " "
[python]
2024-12-13 10:56:26 +00:00
symbol = ""
format = '[${symbol} ${pyenv_prefix}(${version} )(\($virtualenv\))]($style)'
[rlang]
symbol = "󰟔 "
[ruby]
symbol = " "
[rust]
symbol = "󱘗 "
[scala]
symbol = " "
[swift]
symbol = " "
[zig]
symbol = " "
[gradle]
symbol = " "