cnpryer / huak

My experimental Python package manager.
https://cnpryer.github.io/huak/
MIT License
615 stars 37 forks source link

Huak activate changes the shell I'm using #881

Open AtomsForPeace opened 8 months ago

AtomsForPeace commented 8 months ago

Expected Behavior

I stay in zsh.

Actual Behavior

I get switched to bash.

Steps to Reproduce

Just huak activate

echo $0
-zsh
huak activate
echo $0
bash

Version

master I think huak 0.0.20-alpha.1

System Information

linux mint

cnpryer commented 8 months ago

Hi! Yea I really want to sit down and spend some time thinking about an implementation with #486. Sorry about that! I'm open to short-term suggestions. I don't really use huak activate much personally, but I'd like to if I can tinker with #486.