Skip to content
View superfine's full-sized avatar
🥳
"my github account is full of empty repositories with good intentions" (@kvlly)
🥳
"my github account is full of empty repositories with good intentions" (@kvlly)
Block or Report

Block or report superfine

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. Check if a program exists from a bas... Check if a program exists from a bash script.Thanks to twitter.com/joshnesbitt and twitter.com/mheap for the help with detecting npm packages.
    1
    #!/bin/bash
    2
    
                  
    3
    # Functions ==============================================
    4
    
                  
    5
    # return 1 if global command line program installed, else 0
  2. nuke.scss nuke.scss
    1
    a, abbr, acronym, address, applet, area, article, aside, audio, b, base,
    2
    basefont, bdi, bdo, bgsound, big, blink, blockquote, body, br, button, canvas,
    3
    caption, center, cite, code, col, colgroup, content, data, datalist, dd, del,
    4
    details, dfn, dir, div, dl, dt, em, embed, fieldset, figcaption, figure, font,
    5
    footer, form, frame, frameset, h1, h2, h3, h4, h5, h6, head, header, hgroup, hr,
  3. Gource Gource Public

    Forked from acaudwell/Gource

    software version control visualization

    C++

  4. superfine.github.io superfine.github.io Public

    A GitHub Page

    CSS 1

  5. Readme Driven Development Readme Driven Development
    1
    Readme Driven Development
    2
    =========================
    3
    
                  
    4
    Problem
    5
    -------
  6. evil.sh evil.sh Public

    Forked from mathiasbynens/evil.sh

    🙊 Subtle and not-so-subtle shell tweaks that will slowly drive people insane.

    Shell