summary refs log tree commit diff stats
path: root/.dir-locals.el
blob: e352b5ac4d0900effafaf82dc93a7cb328aa330b (plain)
1
2
3
4
;;; Directory Local Variables
;;; For more information see (info "(emacs) Directory Variables")

((nil . ((compile-command . "./bin/home-manager switch"))))