parent
37a94fdeb1
commit
f2d9f058e6
@ -0,0 +1,15 @@ |
||||
(custom-set-variables |
||||
;; custom-set-variables was added by Custom. |
||||
;; If you edit it by hand, you could mess it up, so be careful. |
||||
;; Your init file should contain only one such instance. |
||||
;; If there is more than one, they won't work right. |
||||
'(safe-local-variable-values |
||||
'((eval add-hook 'after-save-hook |
||||
(lambda nil |
||||
(shell-command-to-string "$HOME/bin/git-sync")))))) |
||||
(custom-set-faces |
||||
;; custom-set-faces was added by Custom. |
||||
;; If you edit it by hand, you could mess it up, so be careful. |
||||
;; Your init file should contain only one such instance. |
||||
;; If there is more than one, they won't work right. |
||||
) |
Loading…
Reference in new issue