mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-01 04:30:37 +02:00
Merge 7f3a4bda90 into 0ebe35968c
This commit is contained in:
commit
5cf4a17574
1 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
|||
if [ Cygwin = "$(uname -o 2>/dev/null)" ]; then
|
||||
return
|
||||
fi
|
||||
eval "$(npm completion 2>/dev/null)"
|
||||
|
||||
# Install dependencies globally
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue