Browse Source
GNU `which` prints an error to stderr when a binary is not found, that is displayed with every new terminal startup when zsh-nvm is in lazy load mode: `/usr/local/bin/gwhich: no nvm in (...)` This patch redirects `which` errors to `/dev/null` while keeping stdout output available.pull/36/head
committed by
GitHub
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue