Last active
February 3, 2025 20:41
-
-
Save major0/d3db3114b3ddc70a667b7ee4991580e6 to your computer and use it in GitHub Desktop.
"${HOME}/.config/starship.toml
This file contains hidden or 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
"$schema" = "http://starship.rs/config-schema.json" | |
# Inserts a blank line between shell prompts | |
add_newline = false | |
[status] | |
disabled = false | |
format = '[$status]($style$signal_name)' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment