This website requires JavaScript.
Explore
Help
Register
Sign In
ndwarshuis
/
emacs-config
Watch
1
Star
0
Fork
You've already forked emacs-config
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6067be3d40
emacs-config
/
bin
/
emacs-stop
6 lines
73 B
Bash
Executable File
Raw
Blame
History
#! /bin/bash
# stop the emacs daemon
emacsclient --eval
"(kill-emacs)"
Reference in New Issue
View Git Blame
Copy Permalink