Skip to content
View kristm's full-sized avatar

Block or report kristm

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. Release-Time Release-Time Public

    Ruby 1

  2. wkwk wkwk Public

    wakey wakey, eggs and bakey

    Swift

  3. hc hc Public

    preview hex color in terminal

    Go 1

  4. humff-humff humff-humff Public

    ios game developed for manila game jam 2012

    Objective-C 1 1

  5. tarbecue - when your git repo is unr... tarbecue - when your git repo is unreachable from the network
    1
    #!/bin/bash
    2
    usage="Tarbecue\nUsage: $0 <tarfile> [commit id]"
    3
    if [ $# -lt 1 ]; then
    4
      echo -e $usage
    5
      exit
  6. glyphs glyphs Public

    Extended latin character CLI based cheatsheet

    Go