Skip to content
View kch's full-sized avatar

Block or report kch

Report abuse

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

Report abuse

Pinned Loading

  1. imsg-grep imsg-grep Public

    Search and filter iMessage history from command line.

    Ruby 2

  2. strop strop Public

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

    Ruby 4

  3. userscripts userscripts Public

    Browser userscripts and userstyles

    JavaScript

  4. zombocom/rack-timeout zombocom/rack-timeout Public

    Abort requests that are taking too long

    Ruby 922 160

  5. iTerm2 file opener for semantic history iTerm2 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