Skip to content

Instantly share code, notes, and snippets.

@steelbrain
steelbrain / starship.toml
Last active July 21, 2025 06:10
Starship terminal config
# Starship configuration for prezto-like appearance
# Disable the blank line between prompts
add_newline = false
# Format string - defines the overall prompt structure
format = """
$directory\
$git_branch\
$git_status\