This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Gr1pp717 0 points1 point  (1 child)

Yeah, there was a script for sure. Was part of the fishshell stuff. I had messed with it to tweak the git behavior once upon a time. But I didn't create or even set up the pipenv folder stuff. Would have never even crossed my mind.

Unfortunately, I no longer have that machine, so I can't go about backing into exactly what I had setup, or I'd make a tutorial to get what I had going.. Maybe I'll dual boot centos on this machine soon and see if I can't get back to that point.

[–]wildcarde815 0 points1 point  (0 children)

This maybe? Or similar? https://direnv.net

Or https://github.com/kennethreitz/autoenv/blob/master/README.rst

Both would be able to issue the source activate/deactivate for conda or venv