Skip to content

Instantly share code, notes, and snippets.

@kristopherjohnson
kristopherjohnson / Makefile
Last active December 19, 2024 20:15
Makefile that uses Pandoc to generate HTML, PDF, DOCX, etc. from Markdown source files
# Makefile
#
# Converts Markdown to other formats (HTML, PDF, DOCX, RTF, ODT, EPUB) using Pandoc
# <http://johnmacfarlane.net/pandoc/>
#
# Run "make" (or "make all") to convert to all other formats
#
# Run "make clean" to delete converted files
# Convert all files in this directory that have a .md suffix
= Resources =
* zsh - http://www.zsh.org/
* ZSH-LOVERS - http://grml.org/zsh/zsh-lovers.html
* manual - http://zsh.sourceforge.net/Doc/Release/index.html
* oh-my-zsh - https://github.com/robbyrussell/oh-my-zsh
* prezo - https://github.com/sorin-ionescu/prezto
* zsh-users - https://github.com/zsh-users
= Functions =
@Francesco149
Francesco149 / osu_on_linux_overhaul.md
Last active March 21, 2025 16:22
Ultimate guide to low-latency osu on linux
@nicolasdao
nicolasdao / open_source_licenses.md
Last active July 18, 2025 14:13
What you need to know to choose an open source license.
@tasdikrahman
tasdikrahman / irssi.md
Last active April 24, 2025 18:53
irssi cheatsheet
@joyeusenoelle
joyeusenoelle / Mastodon.md
Last active June 16, 2025 11:39
An increasingly less-brief introduction to Mastodon
@shark0der
shark0der / README.md
Created November 14, 2022 09:09
Disable WhatsApp automatic emoji conversion

Disable WhatsApp automatic emoji conversion

The script works by patching the webpack chunks instead of manipulating the DOM.