Created
January 17, 2022 01:21
-
-
Save mathben/3d13c5cc74f3904618c955cab9bb99ee to your computer and use it in GitHub Desktop.
starship configuration ~/.config/starship.toml
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
[time] | |
disabled = false | |
[cmd_duration] | |
min_time = 500 | |
[python] | |
disabled = true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment