Skip to content

Instantly share code, notes, and snippets.

View ljosberinn's full-sized avatar
🎯
[foh-kuhs]

Gerrit Alex ljosberinn

🎯
[foh-kuhs]
View GitHub Profile
@tobimori
tobimori / GitHubMetaRepository.user.js
Last active June 6, 2020 07:59
📝 Userscript to enable profile READMEs on GitHub 🌈 Requires Tampermonkey
// ==UserScript==
// @name GitHub Meta Repository
// @namespace https://moeritz.io
// @version 1.1.0
// @description Enables profile READMEs on GitHub
// @author Tobias Möritz
// @match *://github.com/*
// ==/UserScript==
(() => {