Skip to content

Commit f37a9cb

Browse files
committed
SC2155
1 parent 90145c8 commit f37a9cb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.20_nodejs.bash

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
__nodejs_setup() {
2-
export PATH="$(npm get prefix --global)/bin:$PATH"
2+
PATH="$(npm get prefix --global)/bin:$PATH"
3+
export PATH
34
}
45

56

0 commit comments

Comments
 (0)