Dotfiles for MacOS.
I use stow
to manage my dotfiles. If you're not familiar with it, it simplifies the process of symlinking the dotfiles in this repo to their intended config location.
source <(curl -s https://raw.githubusercontent.com/xaviervalarino/dotfiles/main/setup/bootstrap.mac.sh)
Install secondary symbol font used in iterm/neovim:
Download - Symbols-2048-em Nerd Font Complete.ttf
Extensions for Firefox and Chrome
Install extensions:
-
- TODO: Add Google search blacklist
-
- TODO: Add blacklist
-
Add Bypass Paywall
- Firefox link
- Chrome requires putting extensions into "Developer Mode", use the code snippet below to download and install
git clone --depth 1 https://github.com/iamadamdev/bypass-paywalls-chrome ~/Downloads/bypass-paywalls-chrome;\ open -a /Applications/Google\ Chrome.app chrome://extensions/;\ open ~/Downloads
Settings:
- Turn off Saved passwords:
- Firefox://about:preferences#privacy --- turn off about:preferences#privacy > "Ask to save logins and passwords for websites
- Chrome://settings/passwords --- turn off "Offer to save passwords"