Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save camdenorrb/a54de4a6dcba7dacee029e272b27bbe8 to your computer and use it in GitHub Desktop.
Save camdenorrb/a54de4a6dcba7dacee029e272b27bbe8 to your computer and use it in GitHub Desktop.
Starship configuration
format = "$username@$hostname $directory❯(bold green) "
[username]
format = "[$user](bold yellow)"
show_always = true
[hostname]
ssh_only = false
format = "[$hostname](bold green)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment