Skip to content

Instantly share code, notes, and snippets.

@uu59
Created January 22, 2012 08:09
Show Gist options
  • Save uu59/1656222 to your computer and use it in GitHub Desktop.
Save uu59/1656222 to your computer and use it in GitHub Desktop.
#!/bin/bash
source $HOME/.bash_profile
ulimit -m 4194304
ulimit -v 1024000
ulimit -a
/usr/bin/google-chrome $CHROME_OPTIONS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment