Skip to content

Commit 7d86701

Browse files
PonderCodesljharb
authored andcommitted
[readme] fish: send output from load_nvm to /dev/stderr
1 parent c367d7d commit 7d86701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -666,7 +666,7 @@ end
666666
667667
# ~/.config/fish/config.fish
668668
# You must call it on initialization or listening to directory switching won't work
669-
load_nvm
669+
load_nvm > /dev/stderr
670670
```
671671
672672
## Running Tests

0 commit comments

Comments
 (0)