Skip to content

Instantly share code, notes, and snippets.

View brickfrog's full-sized avatar
🧋
boba

justin brickfrog

🧋
boba
View GitHub Profile
@brickfrog
brickfrog / starship.toml
Created November 16, 2022 23:43 — forked from ryo-ARAKI/starship.toml
Starship configuration file
# ~/.config/starship.toml
[battery]
full_symbol = "🔋"
charging_symbol = "🔌"
discharging_symbol = ""
[[battery.display]]
threshold = 30
style = "bold red"