all repos — archive/dotfiles @ 4e3692216b416c7128ea7d580ffd87b61332487a

Superseded by nixfiles

Merge branch 'master' of git.alanpearce.uk:alan/dotfiles

Alan Pearce
commit

4e3692216b416c7128ea7d580ffd87b61332487a

parent

a7d0f41f8f9b676b7a9be4fe8cf760db8ed8ad47

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M hooks/post-up/emacshooks/post-up/emacs
@@ -4,6 +4,7 @@ if [[ -s $commands[emacs] ]]
then pushd ~/.emacs.d emacs --batch --eval "(progn +(setq vc-follow-symlinks nil) (find-file \"init.org\") (require 'ob-tangle) (org-babel-tangle nil \"init.el\")