diff --git a/programs/fish/conf.d/02_tooling.fish b/programs/fish/conf.d/02_tooling.fish index 08aaf1d..eee8d3a 100644 --- a/programs/fish/conf.d/02_tooling.fish +++ b/programs/fish/conf.d/02_tooling.fish @@ -9,6 +9,8 @@ set -x HOMEBREW_NO_EMOJI 1 /opt/homebrew/bin/brew shellenv | source # fnm shell env +set -gx FNM_RESOLVE_ENGINES true +set -gx FNM_COREPACK_ENABLED true fnm env --use-on-cd | source # cargo