mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 07:20:40 +01:00
npm: unset NPM_COMPLETION_FILE variable
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
fi
|
||||
|
||||
[[ -f $__NPM_COMPLETION_FILE ]] && source $__NPM_COMPLETION_FILE
|
||||
|
||||
unset __NPM_COMPLETION_FILE
|
||||
}
|
||||
|
||||
# Install dependencies globally
|
||||
|
||||
Reference in New Issue
Block a user