Skip to content

Instantly share code, notes, and snippets.

View xhc0re's full-sized avatar

xhc0re xhc0re

  • Gehenna
View GitHub Profile
@xhc0re
xhc0re / firefox-privacy-tweaks-guide.md
Created July 5, 2022 14:47
Firefox "Privacy" Tweaks Guide

Firefox "Privacy" Tweaks Guide


Updated: August 24, 2020

As we know, Firefox is the choice of browser for daily browsing with decent privacy. There are further steps we can take to make things better. I would like to share the so called "tweaks" I use and request any recommendations/corrections.

I have divided it into three four five sections based on where we are making changes:

1. Preferences

PROMPT="%(?:%{$fg_bold[green]%}💩 »:%{$fg_bold[red]%}🚽 »)"
PROMPT+=' %{$reset_color%}[%{$fg_bold[yellow]%}%c%{$reset_color%}] $(git_prompt_info)'
ZSH_THEME_GIT_PROMPT_PREFIX="%{$fg_bold[white]%}🐖 » [%{$fg[red]%}"
ZSH_THEME_GIT_PROMPT_SUFFIX="%{$reset_color%} "
ZSH_THEME_GIT_PROMPT_DIRTY="%{$fg[white]%}] %{$fg[yellow]%}🍼"
ZSH_THEME_GIT_PROMPT_CLEAN="%{$fg[white]%}]"