Skip to content
View drench's full-sized avatar
Block or Report

Block or report drench

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. homebrew-moregit homebrew-moregit Public

    A homebrew tap for my git add-ons

    Ruby 1 2

  2. pockesh pockesh Public

    A command line interface to Pocket

    Shell 1 2

  3. shpotify shpotify Public

    Command line access to the Spotify API

    Shell 1

  4. yammit yammit Public

    A command line interface to Yamaha A/V products (receivers, home theater systems)

    Shell

  5. FindAGrave Extras userscript FindAGrave Extras userscript
    1
    // ==UserScript==
    2
    // @name        FindAGrave Extras
    3
    // @description Adds links to FindAGrave pages
    4
    // @include     /^https://www.findagrave.com/memorial/[0-9]+//
    5
    // @run-at      document-idle
  6. A userscript to add a version switch... A userscript to add a version switcher to ruby-doc.org
    1
    // ==UserScript==
    2
    // @name          Ruby Doc Extras
    3
    // @description   Adds a version-switcher widget and other extras to ruby-doc.org
    4
    // @include       https://ruby-doc.org/core-*
    5
    // @include       https://ruby-doc.org/stdlib-*