update

update
This commit is contained in:
cho
2023-07-02 16:41:21 +07:00
parent 20e21fbc3a
commit a542cb199b
23 changed files with 334 additions and 76 deletions

View File

@ -1,2 +1,2 @@
#!/bin/sh
setsid -f emacsclient --create-frame --alternate-editor='emacs' $@ >/dev/null 2>&1
setsid -f emacsclient --alternate-editor='emacs' $@ >/dev/null 2>&1