Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shell restart #399

Open
oferbu opened this issue Feb 3, 2025 · 0 comments
Open

shell restart #399

oferbu opened this issue Feb 3, 2025 · 0 comments
Labels
question Further information is requested

Comments

@oferbu
Copy link

oferbu commented Feb 3, 2025

Version
0.6.0

OS
macOS

Question Description
Using iTerm2, zsh and golang vfox plugin. Once every X hours - typically once a day - I need to restart the shell (using iTerm2 "Restart" menu command) for golang environment to be updated. I noticed that the __VFOX_CURTMPPATH parameter in env is changing and I tend to believe this is the root cause. any idea how to fi x that?

> vfox config -l                             ✔
proxy.url =
proxy.enable = false
storage.sdkPath =
registry.address =
legacyVersionFile.enable = false
cache.availableHookDuration = -1
> env
__VFOX_SHELL=zsh
__VFOX_CURTMPPATH=/Users/........../.version-fox/temp/1738101600-75297
__VFOX_PID=75206
@oferbu oferbu added the question Further information is requested label Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant