diff options
Diffstat (limited to 'emacs/README.org')
| -rw-r--r-- | emacs/README.org | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/emacs/README.org b/emacs/README.org index ff155ce..a4b99f8 100644 --- a/emacs/README.org +++ b/emacs/README.org @@ -37,6 +37,12 @@ go get -u github.com/dougm/goflymake go get -u github.com/nsf/gocode #+END_SRC +** Developing + +I've added a git =pre-push= hook which syncs the =init.html= and the =org.css= +files into my personal server. So make sure to add this hook into the +=.git/hooks= directory. + ** Installing The installation process of my GNU Emacs configuration should already be handled |
