Skip to content

Instantly share code, notes, and snippets.

View xxKeefer's full-sized avatar
🧙‍♂️
Making Magic

Daniel John Keefer xxKeefer

🧙‍♂️
Making Magic
View GitHub Profile
@ryo-ARAKI
ryo-ARAKI / starship.toml
Last active November 14, 2024 02:24
Starship configuration file
# ~/.config/starship.toml
[battery]
full_symbol = "🔋"
charging_symbol = "🔌"
discharging_symbol = "⚡"
[[battery.display]]
threshold = 30
style = "bold red"