Skip to content

Instantly share code, notes, and snippets.

@jmg-duarte
Last active June 14, 2023 13:07
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save jmg-duarte/c610ea47a0af9caf7e125369c8d36fc6 to your computer and use it in GitHub Desktop.
Save jmg-duarte/c610ea47a0af9caf7e125369c8d36fc6 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