sinewalker / dotfiles

OS X / Linux dotfiles.
MIT License
0 stars 1 forks source link

fix node init #36

Closed sinewalker closed 6 years ago

sinewalker commented 6 years ago
Running 50_node.sh
/Users/mjl/.dotfiles/init/50_node.sh: line 2: /Users/mjl/.dotfiles/source/50_node.sh: No such file or directory
/Users/mjl/.dotfiles/init/50_node.sh: line 5: nave_install: command not found
sinewalker commented 6 years ago

the nave_install is a function defined in source/50_node.sh (which I masked out as 50_node.bug)

this is ia duplicate of #14

sinewalker commented 6 years ago

Do I want to include #14 in the macOS milestone?