This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Get editor completions based on the config schema | |
"$schema" = 'https://starship.rs/config-schema.json' | |
# ~/.config/starship.toml | |
# Customizing the prompt (including desired modules at desired position and sequence): | |
# *** Borrowed from a design seen in a zsh (should be from https://github.com/romkatv/powerlevel10k) | |
format = """ | |
[╭╴](fg:#505050)[$os]($style)[ ](fg:#505050 bold)[$username$hostname$sudo$directory\ | |
$git_branch$git_commit$git_state$git_metrics$git_status\ |