Skip to content
View jgillman's full-sized avatar

Organizations

@Goldbely @HubPress
Block or Report

Block or report jgillman

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

    jgillman's special collection of configs

    Shell 17 3

  2. digital-ocean-dynamic-dns digital-ocean-dynamic-dns Public

    A dependency free bash script to dynamically update your DNS on Digital Ocean.

    Shell 21 8

  3. pg_restore a local db dump into Docker pg_restore a local db dump into Docker
    1
    # Assumes the database container is named 'db'
    2
    
    
    3
    DOCKER_DB_NAME="$(docker-compose ps -q db)"
    4
    DB_HOSTNAME=db
    5
    DB_USER=postgres
  4. alfred-adium-controls alfred-adium-controls Public

    Control Adium from Alfred App

    13 2