Skip to content

Instantly share code, notes, and snippets.

@j-estr
j-estr / nano.el
Created May 25, 2025 23:15 — forked from rougier/nano.el
NANO Emacs (minimal version: 256 lines)
;; nano-emacs.el --- NANO Emacs (minimal version) -*- lexical-binding: t -*-
;; Copyright (c) 2025 Nicolas P. Rougier
;; Released under the GNU General Public License 3.0
;; Author: Nicolas P. Rougier <nicolas.rougier@inria.fr>
;; URL: https://github.com/rougier/nano-emacs
;; This is NANO Emacs in 256 lines, without any dependency
;; Usage (command line): emacs -Q -l nano.el -[light|dark]
@j-estr
j-estr / gallery.sh
Created April 5, 2024 19:19 — forked from MoriTanosuke/gallery.sh
Recursive create a gallery from all images in a directory