Additions
You can now add to PATH when running a specific program #2. useful for adding to PATH and spawning a new shell.
# Add hugo to path and run it
tenv -p C:/dev/hugo hugo
Fixes
Fixed #7. Running new powershell with starship via tenv causes issues when using ctrl+c quickly