jcoady9/virtualenv-manager

refactor for calling activate.sh and bash on linux

Closed this issue · 1 comments

Refactor the open_environment() method to call the correct activation script based on the operating system.

Also need to call bash terminal instead of 'cmd.exe'