Created
May 10, 2014 15:42
-
-
Save Shommy/92839c44d057bd24c207 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. cd /usr/lib/firefox/distribution/searchplugins/locale/en-US/ | |
2. sudo cp google.xml google.xml.backup | |
3. sudo nano google.xml | |
4. change <SearchForm>https://www.google.com/</SearchForm> | |
to <SearchForm>https://www.google.com/ncr/</SearchForm> | |
5. save changes and restart firefox |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment