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