Skip to content

Instantly share code, notes, and snippets.

View byzandome's full-sized avatar

Miguel Mendoza byzandome

View GitHub Profile
@byzandome
byzandome / debloat-brave-macos.md
Created June 18, 2026 13:28
Debloat Brave Browser on macOS — The Right Way

Debloat Brave Browser on macOS

Remove Brave Wallet, Leo AI, Brave Rewards, Brave VPN, and more — cleanly and permanently.


Overview

Brave Browser ships with cryptocurrency, AI, VPN, and other features that many users don't need. This guide disables them properly using macOS policy files so they stay gone — even after browser updates.

Problem

I have two Github accounts: oanhnn (personal) and superman (for work). I want to use both accounts on same computer (without typing password everytime, when doing git push or pull).

Solution

Use ssh keys and define host aliases in ssh config file (each alias for an account).

How to?

  1. Generate ssh key pairs for accounts and add them to GitHub accounts.