Skip to content

Instantly share code, notes, and snippets.

View mcwiise's full-sized avatar
🎯
Focusing

Captain Mcwiise mcwiise

🎯
Focusing
  • Colombia
View GitHub Profile
@mcwiise
mcwiise / starship.toml
Created December 18, 2024 21:38
The best starship configuration ever
# Get editor completions based on the config schema
"$schema" = 'https://starship.rs/config-schema.json'
# ~/.config/starship.toml
format = """
$directory$git_branch$git_status$fill$aws$nodejs$java$gradle
$os$character
"""
[fill]