mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-05-10 14:21:50 +00:00
[readme] fish
: send output from load_nvm
to /dev/stderr
This commit is contained in:
parent
c367d7daa0
commit
7d86701067
@ -666,7 +666,7 @@ end
|
|||||||
|
|
||||||
# ~/.config/fish/config.fish
|
# ~/.config/fish/config.fish
|
||||||
# You must call it on initialization or listening to directory switching won't work
|
# You must call it on initialization or listening to directory switching won't work
|
||||||
load_nvm
|
load_nvm > /dev/stderr
|
||||||
```
|
```
|
||||||
|
|
||||||
## Running Tests
|
## Running Tests
|
||||||
|
Loading…
Reference in New Issue
Block a user