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

Block or report ekilah

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. Git alias to push current branch to ... Git alias to push current branch to upstream branch of the same name
    1
    [alias]
    2
      pushup = "!gitbranchname() { git symbolic-ref --short HEAD; }; gitpushupstream() { git push --set-upstream origin `gitbranchname`; }; gitpushupstream"
  2. inCHROMEnter inCHROMEnter Public

    A simple Chrome extension to increment/decrement the URL of the current tab for fast browsing.

    JavaScript 2

  3. Logitech Gaming Software Lua script ... Logitech Gaming Software Lua script to use a mouse (ie: G502) to toggle leaning in games that don't let you set leaning to a toggle, instead of a hold, in-game
    1
    -- this script will toggle Q and E with the g502's left (11) and right (10) scroll wheel buttons.
    2
    -- that includes disabling one when the other is pressed, and vice versa.
    3
    
                  
    4
    isLeftPressed = false
    5
    isRightPressed = false
  4. ekilah.github.io ekilah.github.io Public

    SCSS