Added npm bin dir to path

This commit is contained in:
Christian Baer 2020-09-24 12:52:13 +02:00
parent e730b22e8b
commit 519fee934e

View File

@ -15,5 +15,6 @@ _prepath /usr/local/bin /bin /usr/local/sbin # General
_prepath /usr/bin /usr/sbin /sbin /Library/Apple/usr/bin # macOS
_prepath /usr/sbin /sbin # FreeBSD
_prepath ~/bin
_prepath ~/.npm-packages/bin
unfunction _prepath