Many people, including me, forgets that the env option overrides all the environment of the parent. This can cause many weird problem, like binaries not being found because there's no PATH. Would be nice to have a shortcut option that just extends the existing environment instead of replacing it.
From: sindresorhus/clipboardy#16 (comment)
Many people, including me, forgets that the
envoption overrides all the environment of the parent. This can cause many weird problem, like binaries not being found because there's no PATH. Would be nice to have a shortcut option that just extends the existing environment instead of replacing it.From: sindresorhus/clipboardy#16 (comment)