Skip to content

Instantly share code, notes, and snippets.

@CAESIUS-TIM
CAESIUS-TIM / starship.toml
Last active January 10, 2024 08:37
Personal starship configuration
# Get editor completions based on the config schema
"$schema" = 'https://starship.rs/config-schema.json'
format = """$os$directory$character"""
right_format = """$all$localip$cmd_duration"""
[battery]
full_symbol = '🔋 '
charging_symbol = '⚡️ '
discharging_symbol = '💀 '