dot-files
dot-files copied to clipboard
Insecure world writable dir
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?