Skip to content

Instantly share code, notes, and snippets.

View tddgit's full-sized avatar
💭
Programming TypeScript

tddgit

💭
Programming TypeScript
View GitHub Profile
@ryo-ARAKI
ryo-ARAKI / starship.toml
Last active February 23, 2025 11:52
Starship configuration file
# ~/.config/starship.toml
[battery]
full_symbol = "🔋"
charging_symbol = "🔌"
discharging_symbol = ""
[[battery.display]]
threshold = 30
style = "bold red"