From 7217d118e7e4a64314ead94836804c0d027e6418 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Thu, 26 Jan 2017 17:31:39 +0100 Subject: emacs: added a new git hook before pushing MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This hook will make sure that whenever something around GNU Emacs has changed, it will sync it to my personal server. Signed-off-by: Miquel Sabaté Solà --- emacs/README.org | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'emacs/README.org') 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 -- cgit v1.2.3