# Get editor completions based on the config schema "$schema" = 'https://starship.rs/config-schema.json' command_timeout = 1000 # Inserts a blank line between shell prompts add_newline = true # Sets user-defined palette palette = "catppuccin_macchiato" [directory] fish_style_pwd_dir_length = 1 read_only = "󰌾 " [character] success_symbol = "[ ](green)" error_symbol = "[ ](red)" [line_break] disabled = false [git_branch] symbol = " " [git_metrics] disabled = false [hostname] ssh_only = false ssh_symbol = "󰢹 " style = "bold green" [memory_usage] symbol = "󰍛 " disabled = false [os] format = "on [$symbol $name ]($style)" style = "bold blue" disabled = false [os.symbols] Alpine = " " Android = " " Arch = " " CentOS = " " Debian = " " EndeavourOS = " " Fedora = " " FreeBSD = " " Gentoo = " " Illumos = " " Linux = " " Macos = " " Manjaro = " " Mint = "󰣭 " NixOS = " " OpenBSD = " " openSUSE = " " Pop = " " Raspbian = " " Redhat = " " RedHatEnterprise = " " Solus = " " SUSE = " " Ubuntu = " " Unknown = " " Windows = " " [package] symbol = " " [shell] format = "using [$indicator ]($style)" disabled = false [sudo] symbol = "󰪋 " disabled = false [docker_context] symbol = " " [julia] symbol = " " [lua] symbol = " " [nix_shell] symbol = " " [python] symbol = " " [rlang] symbol = " " [rust] symbol = " " [palettes.catppuccin_macchiato] rosewater = "#f4dbd6" flamingo = "#f0c6c6" pink = "#f5bde6" mauve = "#c6a0f6" red = "#ed8796" maroon = "#ee99a0" peach = "#f5a97f" yellow = "#eed49f" green = "#a6da95" teal = "#8bd5ca" sky = "#91d7e3" sapphire = "#7dc4e4" blue = "#8aadf4" lavender = "#b7bdf8" text = "#cad3f5" subtext1 = "#b8c0e0" subtext0 = "#a5adcb" overlay2 = "#939ab7" overlay1 = "#8087a2" overlay0 = "#6e738d" surface2 = "#5b6078" surface1 = "#494d64" surface0 = "#363a4f" base = "#24273a" mantle = "#1e2030" crust = "#181926"