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

Organizations

@DeloitteAU
Block or Report

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.

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

  1. dotfiles dotfiles Public

    Shell profile, configuration and customisation files.

    Shell 1

  2. vimfiles vimfiles Public

    Vi Improved customization files.

    Vim Script

  3. bash3boilerplate bash3boilerplate Public

    Forked from kvz/bash3boilerplate

    Copypastable templates to write better bash scripts

    Shell 1

  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.