scripts/e

7 lines
166 B
Bash
Executable File

#!/usr/bin/env bash
# if emacs cannot recognize xterm-ghostty, then
# infocmp -x xterm-ghostty | sudo tic -x -
emacs -nw --init-directory "/home/tar/.emacs.d" "$@"