9hd
9hd
Hello, Has anyone found a solution or workaround for this? We would really like to stop using X410, but it’s not possible for us to work without multiple screens in...
``` fnm env --use-on-cd --shell zsh export PATH="/run/user/1000/fnm_multishells/126614_1758554541461/bin":$PATH export FNM_MULTISHELL_PATH="/run/user/1000/fnm_multishells/126614_1758554541461" export FNM_VERSION_FILE_STRATEGY="local" export FNM_DIR="/home/wdhenin/.local/share/fnm" export FNM_LOGLEVEL="info" export FNM_NODE_DIST_MIRROR="https://nodejs.org/dist" export FNM_COREPACK_ENABLED="false" export FNM_RESOLVE_ENGINES="true" export FNM_ARCH="x64" autoload -U add-zsh-hook _fnm_autoload_hook () {...
in fact I have done `fnm default 22 ` and it works now