Skip to content

v0.2.0

Choose a tag to compare

@Hpmason Hpmason released this 07 Aug 23:34
· 7 commits to master since this release
eb22d87

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