#!/usr/bin/env fish function emacs-nw env TERM=kitty-direct ~/.local/bin/emacs -nw $argv end ## EOF