Skip to content

Instantly share code, notes, and snippets.

View voidrot's full-sized avatar

Buck Brady voidrot

View GitHub Profile
@voidrot
voidrot / aws-auto-profile.zsh
Last active October 23, 2021 22:23
AWS Auto Profile Function
# This function makes use of ASDF (https://asdf-vm.com/) and its awscli plugin but can also be
# easily modified to use a standard awscli install
function aws() {
if [ ! -z "$AWS_PROFILE" ]; then
asdf exec aws --profile $AWS_PROFILE $@
elif [ -f ./.aws-profile ]; then
local profile
profile=$(cat ./.aws-profile | head -n 1)
asdf exec aws --profile $profile $@

Keybase proof

I hereby claim:

  • I am voidrot on github.
  • I am voidrot (https://keybase.io/voidrot) on keybase.
  • I have a public key whose fingerprint is 7B8E D6F7 0884 162F B746 390C 58E2 9BE1 3E86 F2F5

To claim this, I am signing this object:

This file has been truncated, but you can view the full file.
server:
# Title: StevenBlack/hosts
#
# This hosts file is a merged collection of hosts from reputable sources,
# with a dash of crowd sourcing via GitHub
#
# Date: 30 April 2023 19:37:33 (UTC)
# Number of unique domains: 175,432
#
# Fetch the latest version of this file: https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
@voidrot
voidrot / gist:08623adb3e1b6d001e85cbae0b3c3ad4
Last active October 15, 2023 19:45
List of domains to block with OPNSense Alias
now.gg
www.bluestacks.com
bluestacks.com
cloud.bluestacks.com