Skip to content

Instantly share code, notes, and snippets.

View vekio's full-sized avatar

Alberto Castañeiras vekio

  • Ponferrada, Spain
View GitHub Profile
@3ayazaya
3ayazaya / starship.toml
Last active April 29, 2024 15:01
My Starship terminal configuration file
#format = """
#[╭─user───❯](bold blue) $username
#[┣─system─❯](bold yellow) $hostname
#[┣─project❯](bold red) $directory$rust$git_branch$git_status$package$golang$terraform$docker_context$python$docker_context$nodejs
#[╰─cmd────❯](bold green)
#"""
[username]
style_user = "green bold"
style_root = "red bold"
format = "[$user]($style) "