Skip to content

Instantly share code, notes, and snippets.

@Skeeg
Skeeg / Brew Caveats
Last active February 3, 2024 00:37 — forked from ChristopherA/brew-bundle-brewfile-tips.md
Brew Bundle Brewfile Tips
==> Caveats
==> dotnet@6
For other software to find dotnet you may need to set:
export DOTNET_ROOT="/opt/homebrew/opt/dotnet@6/libexec"
dotnet@6 is keg-only, which means it was not symlinked into /opt/homebrew,
because this is an alternate version of another formula.
If you need to have dotnet@6 first in your PATH, run:
echo 'export PATH="/opt/homebrew/opt/dotnet@6/bin:$PATH"' >> ~/.zshrc
# Title: RyanPeay/hosts
#
# Fetch the latest version of this file: https://gist.githubusercontent.com/Skeeg/beb81ae2aac05fe94567ddaf22f5cac4/raw
#
# ===============================================================
127.0.0.1 localhost
127.0.0.1 localhost.localdomain
127.0.0.1 local
255.255.255.255 broadcasthost
# Download to your pihole container directory:
# gistURL=https://gist.githubusercontent.com/Skeeg/07fb535094d29e3671bc2df42ad8e3c0/raw/d64419781c90d909b39a7ac4afb4f7c47264a202/safe-search-pihole.dnsmasq
# curl -L $gistURL -o 05-restrict.conf
# Google safe search
cname=google.com,forcesafesearch.google.com
cname=www.google.com,forcesafesearch.google.com
cname=google.ad,forcesafesearch.google.com
cname=www.google.ad,forcesafesearch.google.com
cname=google.ae,forcesafesearch.google.com

Keybase proof

I hereby claim:

  • I am skeeg on github.
  • I am skeeg (https://keybase.io/skeeg) on keybase.
  • I have a public key ASB9_9n9FdJx8KiPh-OdZw8Zs2QN1NcGkBzkurUmS5_GVAo

To claim this, I am signing this object: