Skip to content

Instantly share code, notes, and snippets.

View damselem's full-sized avatar

Daniel Salmerón Amselem damselem

  • Google
  • Zürich, Switzerland
View GitHub Profile
# Configuration for Alacritty, the GPU enhanced terminal emulator
# Any items in the `env` entry below will be added as
# environment variables. Some entries may override variables
# set by alacritty it self.
env:
# TERM env customization.
#
# If this property is not set, alacritty will set it to xterm-256color.
#
@damselem
damselem / k8s
Last active April 15, 2017 22:36
Kubernetes on Mac OS X 10.11 El Capitan with Docker Machine
#!/usr/bin/env bash
k8s(){
local choice=$1
K8S_VERSION=1.2.0
if [ ! -f $HOME/.google-cloud-sdk/bin/kubectl ]; then
echo "No kubectl bin exists! Install the bin to continue :)."
return 1
fi

Keybase proof

I hereby claim:

  • I am damselem on github.
  • I am damselem (https://keybase.io/damselem) on keybase.
  • I have a public key whose fingerprint is F628 3DE7 4034 3765 1682 BA25 DB94 4716 73CC 1CC1

To claim this, I am signing this object: