Skip to content
View kurtmc's full-sized avatar
  • New Zealand
  • 14:55 - 12h ahead

Organizations

@concourse @mcalpinefree @halter-corp @halter

Block or report kurtmc

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. halter/valkey-cluster-operator Public

    A Kubernetes Operator to deploy and manage Valkey Clusters

    Go 2

  2. halter/terraform-provider-chirpstack Public

    Go 1

  3. paultyng/terraform-provider-unifi Public

    Terraform provider for Unifi 📡

    Go 560 104

  4. bash-eternal-history Public

    store your bash history forever in the cloud ☁️

    Go 4

  5. cv Public

    my curriculum vitae written in latex

    TeX 1

  6. Script to install Archlinux with ful...
    1
    #!/bin/bash
    2
    
                  
    3
    set -euo pipefail
    4
    
                  
    5
    if [ ! -d "/sys/firmware/efi/efivars" ]; then