Skip to content

Instantly share code, notes, and snippets.

View Mxrcon's full-sized avatar
🚨

Davi Marcon Mxrcon

🚨
View GitHub Profile
@Mxrcon
Mxrcon / unwatch-gh-org.js
Created July 16, 2021 02:05 — forked from offirgolan/unwatch-gh-org.js
Unwatch All Org Repos
// Navigate to https://github.com/watching and then run:
// Taken from: https://stackoverflow.com/questions/11043374/how-to-unwatch-multiple-repos-easily-on-github
Array.prototype
.slice.apply(document.querySelectorAll('.js-subscription-row'))
.forEach(el => { const org = el.querySelector('a[href^="/YOUR_ORG"]'); if (org) el.querySelector('button').click()});
@Mxrcon
Mxrcon / doom.txt
Created June 9, 2021 12:28 — forked from hjertnes/doom.txt
Doom Emacs Cheatsheet
SPC
SPC: find file
, switch buffer
. browse files
: MX
; EX
< switch buffer
` eval
u universal arg
x pop up scratch