Add e script

This commit is contained in:
tar 2026-02-22 10:48:48 +01:00
parent 2ec3e646a6
commit cf4e63f750
1 changed files with 6 additions and 0 deletions

6
e Executable file
View File

@ -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" "$@"