Skip to content
View kch's full-sized avatar

Block or report kch

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. imsg-grepimsg-grepPublic

    Search and filter iMessage history from command line.

    Ruby 2

  2. stropstropPublic

    CLI Option parser. Build options from parsing help text, with pattern matching for result processing.

    Ruby 4

  3. userscriptsuserscriptsPublic

    Browser userscripts and userstyles

    JavaScript

  4. zombocom/rack-timeoutzombocom/rack-timeoutPublic

    Abort requests that are taking too long

    Ruby 922 160

  5. iTerm2 file opener for semantic historyiTerm2 file opener for semantic history
    1
    #!/opt/homebrew/opt/ruby/bin/ruby
    2
    3
    # iTerm2 file opener for semantic history
    4
    #
    5
    # Setup: iTerm2 » Settings » Profiles » Advanced » Semantic History » Always run command…
  6. reword commits inline in interactive...reword commits inline in interactive rebase file
    1
    #!/usr/bin/env ruby
    2
    3
    # git-reword: Interactive tool for bulk editing commit messages' first line
    4
    #
    5
    # Opens the rebase todo sequence for editing, amends any commit messages with