Replies: 1 comment
-
The default prompt activation script usually exports the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I might be missing something, but is there a quick CLI way to print out which env is currently activated? I know that the terminal prompt typically gets prepended with the current env, but I'm wondering if there is some command to print it (in case the terminal prompt has changed, for example).
If it doesn't already exist, it would be good to have something like that as part of
hatch env show
.Beta Was this translation helpful? Give feedback.
All reactions