diff --git a/e b/e new file mode 100755 index 0000000..596cb10 --- /dev/null +++ b/e @@ -0,0 +1,6 @@ +#!/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" "$@"