Skip to content
View kris-anderson's full-sized avatar
Block or Report

Block or report kris-anderson

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. remove-zoom-macos remove-zoom-macos Public

    A bash script for macOS that will completely uninstall the Zoom Desktop Client and all of the additional cruft it installs.

    Shell 281 20

  2. awsprofile awsprofile Public

    awsprofile allows for easy switching between your multiple AWS cli profiles, along with granular management of the config and credentials files.

    Shell 1

  3. pfSense NUT Package Fix Through Ansible pfSense NUT Package Fix Through Ansible
    1
    ---
    2
    - name: get sha256sum of /usr/local/libexec/nut/usbhid-ups
    3
      stat:
    4
        path: /usr/local/libexec/nut/usbhid-ups
    5
        checksum_algorithm: sha256