Skip to content

Instantly share code, notes, and snippets.

@m-pokrovskii
Created August 16, 2013 16:09
Show Gist options
  • Save m-pokrovskii/6251224 to your computer and use it in GitHub Desktop.
Save m-pokrovskii/6251224 to your computer and use it in GitHub Desktop.
alias for runing google chrome on mac with attribute "--allow-file-access-from-files"
alias chrome-local='open /Applications/Google\ Chrome.app --args --allow-file-access-from-files'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment