Browse Source
When sourcing a script without parameters in zsh the sourced scripts gets the same parameters as the sourcing file and is able to modify these parameters. Prevent nvm from removing all parameters of sourcing script by processing a copy of the parameters in a function.
Jonas Dohse
9 years ago
2 changed files with 24 additions and 13 deletions
Loading…
Reference in new issue