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
04afb914a2
dotfiles
/
dot_bin
/
executable_emacs-start
6 lines
75 B
Bash
Raw
Blame
History
#! /bin/bash
# start the emacs daemon
emacs --fg-daemon > /dev/null 2>
&
1
Reference in New Issue
View Git Blame
Copy Permalink