torproxy2.shon commit add line-commenting feature to nameget.sh (d220e33)
   1#! /bin/bash
   2
   3enable {
   4
   5        tor
   6        torsocks open -a "Google Chrome.app"
   7
   8}
   9
  10$@