vfox icon indicating copy to clipboard operation
vfox copied to clipboard

Support for all user on unix env

Open yimiaoxiehou opened this issue 1 year ago • 1 comments

In unix sys, vfox will create .version-fox dir on cur home. it just use for cur user. if want to use in diff user, will download multi times.

I try move /root/.version-fox to /.version-fox and create soft link to /root/.version-fox and /home/yimiao/.version-fox, it also only work for root ,no with yimiao. image

/.version-fox dir have 755 permission image

yimiaoxiehou avatar Feb 22 '24 01:02 yimiaoxiehou

Similar to #45

aooohan avatar Feb 22 '24 01:02 aooohan