Skip to content
View christopher-hopper's full-sized avatar
:octocat:
contributing
:octocat:
contributing

Organizations

@DeloitteAU

Block or report christopher-hopper

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. dotfiles dotfiles Public

    Shell profile, configuration and customisation files.

    Shell 1

  2. vimfiles vimfiles Public

    Vi Improved customization files.

    Vim Script

  3. macOS Zscaler stop macOS Zscaler stop
    1
    Disable macOS Zscaler
    2
    =====================
    3
    
                  
    4
    The following scripts can be used to disable common security compliance
    5
    software that blocks access to the Internet on corporate managed macOS
  4. Install phpenv on macOS with homebre... Install phpenv on macOS with homebrew php packages.
    1
    #!/usr/bin/env bash
    2
    # vim: ai ts=2 sw=2 et sts=2 ft=sh
    3
    
                  
    4
    # Install or re-install phpenv with
    5
    # multiple versions of PHP on macOS.