Skip to content

Instantly share code, notes, and snippets.

Oh my zsh.

Oh My Zsh

Install ZSH.

sudo apt install zsh-autosuggestions zsh-syntax-highlighting zsh

Install Oh my ZSH.

How to block Oculus from tracking my Quest?
1. You can block these domains on your router or a pi-hole device:
oculus.com
oculuscdn.com
facebook-hardware.com
facebook.net
facebook.com

How to use this?

  1. Install the USB drivers for your device (Google has a list of some universal USB drivers here)
  2. Download the ADB binary for your particular OS (Windows, Mac, Linux)
  3. Extract the zip file into a folder that you can quickly access.
  4. On your phone, go to Settings and tap on About Phone. Find the Build Number and tap on it 7 times to enable Developer Options.
  5. Now enter Developer Options and find USB Debugging. Enable it.
  6. On your computer, browse to the directory where you extracted the ADB binary.
  7. Launch a Command Prompt in your ADB folder. For Windows users, this can be done by holding Shift and Right-clicking then selecting the “open command prompt here” option.
  8. Once you’re in the command
@H3xano
H3xano / DebloateYourOP
Last active April 30, 2021 12:36
DebloatYourOP
How to use this?
Install the USB drivers for your device (Google has a list of some universal USB drivers here)
Download the ADB binary for your particular OS (Windows, Mac, Linux)
Extract the zip file into a folder that you can quickly access.
On your phone, go to Settings and tap on About Phone. Find the Build Number and tap on it 7 times to enable Developer Options.
Now enter Developer Options and find USB Debugging. Enable it.
On your computer, browse to the directory where you extracted the ADB binary.
Launch a Command Prompt in your ADB folder. For Windows users, this can be done by holding Shift and Right-clicking then selecting the “open command prompt here” option.
Once you’re in the command prompt/terminal, enter the following command: adb devices