Skip to content

Instantly share code, notes, and snippets.

@sente
Forked from daz/gist:61b7f94a6244df373909
Last active November 23, 2015 05:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save sente/713d9779b9db38cf0771 to your computer and use it in GitHub Desktop.
Save sente/713d9779b9db38cf0771 to your computer and use it in GitHub Desktop.
osascript -e 'quit app "Google Chrome"'
sqlite3 ~/Library/Application\ Support/Google/Chrome/Default/History "delete from urls where url like '%url_to_nuke%';"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment