Skip to content

Instantly share code, notes, and snippets.

View benrhine's full-sized avatar

Ben Rhine benrhine

  • Cayuse and Independent Consultant
  • Denver, Colorado
View GitHub Profile
@benrhine
benrhine / speedy-hosts
Last active October 20, 2021 23:13
speedy-hosts
# For docker - not sure if this line is auto added or not
# Added by Docker Desktop
# To allow the same kube context to work on the host and the container:
127.0.0.1 kubernetes.docker.internal
# Improve load speed
104.20.10.174 digg.com
157.240.28.35 facebook.com
142.250.69.238 google.com
142.250.72.69 gmail.com
@benrhine
benrhine / .bash_profile
Created July 15, 2016 18:33 — forked from natelandau/.bash_profile
Mac OSX Bash Profile
# ---------------------------------------------------------------------------
#
# Description: This file holds all my BASH configurations and aliases
#
# Sections:
# 1. Environment Configuration
# 2. Make Terminal Better (remapping defaults and adding functionality)
# 3. File and Folder Management
# 4. Searching
# 5. Process Management