note to self; context for consideration:
Having seen that I comprise half of zdharma-continuum/zsh-diff-so-fancy’s stargazers, I felt prompted to replace the plugin with the applicable npm package as was done with git-open (802072a92a)
On the other hand, if I move a package from $DOTFILES/.gitmodules (and $DOTFILES/custom/plugins into $(npm config get prefix --global)/bin, then Dependabot will no longer keep nudging me to update.
note to self; context for consideration:
Having seen that I comprise half of zdharma-continuum/zsh-diff-so-fancy’s stargazers, I felt prompted to replace the plugin with the applicable npm package as was done with
git-open(802072a92a)On the other hand, if I move a package from
$DOTFILES/.gitmodules(and$DOTFILES/custom/pluginsinto$(npm config get prefix --global)/bin, then Dependabot will no longer keep nudging me to update.package.jsonandpackage-lock.json)