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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
moving from asdf to a nix based approach instead.
I was using devbox, now I'm trying out devenv.
One thing i had with asdf that was nice was that i could have this setup:
and it would mean that golang would resolve to these versions for these directories:
essentially asdf walks the tree to home collecting and merging
.tool-versions
How would i achieve such resolution automatically with
devenv
?Is this done via
direnv
?Beta Was this translation helpful? Give feedback.
All reactions