Skip to content
View bluesheep100's full-sized avatar

Block or report bluesheep100

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. portfolio portfolio Public

    Portfolio website

    PHP

  2. js-calc js-calc Public

    Basic calculator written in vanilla JavaScript.

    JavaScript

  3. knucklebones knucklebones Public

    PHP command-line implementation of the Knucklebones minigame from Cult of the Lamb.

    PHP

  4. Dmenu patch to allow navigation with... Dmenu patch to allow navigation with ctrl+j/k
    1
    diff --git a/dmenu.c b/dmenu.c
    2
    index 98507d9..dddfe94 100644
    3
    --- a/dmenu.c
    4
    +++ b/dmenu.c
    5
    @@ -334,14 +334,26 @@ keypress(XKeyEvent *ev)