Skip to content

Instantly share code, notes, and snippets.

View sergiosusa's full-sized avatar
🤘
rock on!

Sergio Susa sergiosusa

🤘
rock on!
View GitHub Profile
@sergiosusa
sergiosusa / steamtradematcher-scan-utilities.user.js
Last active February 9, 2022 14:26
Bring some utilities to the Steam Trade Matcher results page.
// ==UserScript==
// @name Steamtrade Matcher Scan Utilities
// @namespace http://sergiosusa.com
// @version 0.3
// @description Bring some utilities to the Steam Trade Matcher results page.
// @author Sergio Susa (sergio@sergiosusa.com)
// @match http://www.steamtradematcher.com/compare
// @match https://www.steamtradematcher.com/compare
// @grant none
// @require https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js
[alias]
b = branch
bl = branch-list
bn = rename-branch
br = branch -r
c = checkout
cm = commit -m
cp = cherry-pick
d = diff
df = commits-of-changed-files