Pinned Loading
-
Git alias to push current branch to ...
Git alias to push current branch to upstream branch of the same name 1[alias]
2pushup = "!gitbranchname() { git symbolic-ref --short HEAD; }; gitpushupstream() { git push --set-upstream origin `gitbranchname`; }; gitpushupstream"
-
inCHROMEnter
inCHROMEnter PublicA simple Chrome extension to increment/decrement the URL of the current tab for fast browsing.
JavaScript 2
-
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.
34isLeftPressed = false
5isRightPressed = false
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.