dotfiles/dot_bin/executable_emacs-start

6 lines
75 B
Plaintext
Raw Normal View History

2021-02-15 20:53:16 -05:00
#! /bin/bash
# start the emacs daemon
emacs --fg-daemon > /dev/null 2>&1