Skip to content

Instantly share code, notes, and snippets.

@tanmay-bhat
Last active September 3, 2019 07:39
Show Gist options
  • Save tanmay-bhat/93f95ca30728d0b0f6a6795458ec12f1 to your computer and use it in GitHub Desktop.
Save tanmay-bhat/93f95ca30728d0b0f6a6795458ec12f1 to your computer and use it in GitHub Desktop.
command to install and configure adblock
sudo mkdir -p /usr/local/bin && sudo curl -\# https://raw.githubusercontent.com/MattiSG/adblock/master/adblock --output /usr/local/bin/adblock && sudo chmod u+x /usr/local/bin/adblock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment