You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2023/10/06 09:42:17 Error linking zsh setting file from /home/gmontanola/.zshenv to /tmp/devbox1606281637/.zshenv: link /home/gmontanola/.zshenv /tmp/devbox1606281637/.zshenv: invalid cross-device link
2023/10/06 09:42:17 Error linking zsh setting file from /home/gmontanola/.zprofile to /tmp/devbox1606281637/.zprofile: link /home/gmontanola/.zprofile /tmp/devbox1606281637/.zprofile: invalid cross-device link
Expecteed Behavior (fix)
Files are copied instead of linked. Are there any drawbacks with this approach?