Skip to content

How to ignore specific python environment? #5280

Closed Answered by craighurley
craighurley asked this question in Q&A
Discussion options

You must be logged in to vote

I solved it with a custom command:

[custom.pyenv]
command = "pyenv version-name"
when = 'test "$(pyenv version-name)" != "default"'
style = 'yellow'
format = '[$output]($style) | '

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by craighurley
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant