Emacs: run home-manager with projectile-compile-project
1 file changed, 4 insertions(+), 0 deletions(-)
jump to
A .dir-locals.el
@@ -0,0 +1,4 @@ +;;; Directory Local Variables +;;; For more information see (info "(emacs) Directory Variables") + +((nil . ((projectile-project-compilcation--cmd . "home-manager switch"))))