diff --git a/lib/path.zsh b/lib/path.zsh new file mode 100644 index 000000000..1f3991dbd --- /dev/null +++ b/lib/path.zsh @@ -0,0 +1,2 @@ +# DD: added, so that Titanium Appcelerator will work: http://developer.appcelerator.com/question/145794/launching-simulator-process-failed +export PATH=$PATH:/usr/local/share/npm/bin \ No newline at end of file