mirror of
https://github.com/softinio/nix-config.git
synced 2025-09-05 17:16:40 -07:00
Updates to use emacsclient and daemon
This commit is contained in:
parent
0e1b18cb0d
commit
095e7b7232
5 changed files with 61 additions and 4 deletions
5
run-emacsclient-cli
Executable file
5
run-emacsclient-cli
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
export EMACSCLIENT_OPTS='-t'
|
||||
exec run-emacsclient "$@"
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue