Skip to content

Instantly share code, notes, and snippets.

@xream
Created April 11, 2012 09:31
Show Gist options
  • Save xream/2358243 to your computer and use it in GitHub Desktop.
Save xream/2358243 to your computer and use it in GitHub Desktop.
evernoteAdBlock
#!/bin/bash
# sh evernoteAdBlock.sh
cd ~/Library/Application\ Support/Evernote/promos/
rm `ls|grep -v stats.plist`
chmod 555 ../promos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment