vfox icon indicating copy to clipboard operation
vfox copied to clipboard

shell restart

Open oferbu opened this issue 10 months ago • 0 comments

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 avatar Feb 03 '25 08:02 oferbu