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
Hi! I am still new to zinit, and I am struggling to figure out how to just configure fnm. I saw that there is a setup on the wiki, but that installs fnm, while I would rather have cargo handle that. So, how do I go about loading completions (fnm completions --shell zsh) and loading the environment (fnm env --use-on-cd --shell zsh). All examples I can find reference a file or a github repo, nothing gets its results from running a command.
Usually I'd just add lines with eval to my zshrc, but I would like zinit to handle it if that makes loading faster.
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
-
Hi! I am still new to zinit, and I am struggling to figure out how to just configure fnm. I saw that there is a setup on the wiki, but that installs fnm, while I would rather have cargo handle that. So, how do I go about loading completions (
fnm completions --shell zsh
) and loading the environment (fnm env --use-on-cd --shell zsh
). All examples I can find reference a file or a github repo, nothing gets its results from running a command.Usually I'd just add lines with eval to my zshrc, but I would like zinit to handle it if that makes loading faster.
Beta Was this translation helpful? Give feedback.
All reactions