Skip to content

Instantly share code, notes, and snippets.

@cowboy
Created May 19, 2021 13:54
Show Gist options
  • Save cowboy/cb211253b6335cdaced86989988abf08 to your computer and use it in GitHub Desktop.
Save cowboy/cb211253b6335cdaced86989988abf08 to your computer and use it in GitHub Desktop.
My current starship config
[time]
disabled = false
[status]
disabled = false
map_symbol = true
symbol = "✖ "
not_executable_symbol = " "
not_found_symbol = " "
sigint_symbol = " "
signal_symbol = "⚡ "
[git_status]
ahead = ""
behind = ""
diverged = ""
[shlvl]
disabled = false
symbol = " "
[aws]
symbol = " "
disabled = true
[conda]
symbol = " "
[dart]
symbol = " "
[directory]
read_only = " "
[docker_context]
symbol = " "
[elixir]
symbol = " "
[elm]
symbol = " "
[git_branch]
symbol = " "
[golang]
symbol = " "
[hg_branch]
symbol = " "
[java]
symbol = " "
[julia]
symbol = " "
[memory_usage]
symbol = " "
[nim]
symbol = " "
[nix_shell]
symbol = " "
[package]
symbol = " "
[perl]
symbol = " "
[php]
symbol = " "
[python]
symbol = " "
[ruby]
symbol = " "
[rust]
symbol = " "
[scala]
symbol = " "
[swift]
symbol = "ﯣ "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment