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