torproxy2.shon commit deal with spaces in macopen.sh (3273c7f)
   1#! /bin/bash
   2
   3enable {
   4
   5        tor
   6        torsocks open -a "Google Chrome.app"
   7
   8}
   9
  10$@