This commit is contained in:
Grigory Shipunov 2020-06-03 22:37:09 +02:00
commit 87b8590a9f
No known key found for this signature in database
GPG key ID: 77BB6C3E4771EE7C
4 changed files with 348 additions and 0 deletions

3
bin/ec Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
emacsclient -c -a="" $@

3
bin/ect Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
emacsclient -t -a="" $@