Skip to content

Instantly share code, notes, and snippets.

@asakasinsky
Forked from jmg-duarte/starship.toml
Created June 14, 2023 13:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save asakasinsky/c11ba0d16b600be88ca4ec8afa191c37 to your computer and use it in GitHub Desktop.
Save asakasinsky/c11ba0d16b600be88ca4ec8afa191c37 to your computer and use it in GitHub Desktop.
starship.toml
# add_newline = false
format="""\
$directory\
$package\
$git_branch\
$line_break\
$hostname\
$character\
"""
[character]
success_symbol = "[Δ](bold green)"
error_symbol = "[Δ](bold red)"
vicmd_symbol = "[Δ](bold green)"
[hostname]
ssh_only=false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment