benhoskings/dot-files

Insecure world writable dir

gfontenot opened this issue · 0 comments

I'm getting the Insecure world writable dir error from git_cwd_info anytime I'm on an external volume.

For now, I have just changed the hashbang to #!/usr/bin/env ruby -W0. I'm assuming this won't cause any problems? Is there a better way to fix it?