all repos — nixfiles @ 228e811dfe56930ed414c4b9e0843e4f537d3cbd

System and user configuration, managed by nix and home-manager

move scripts to bin/

Alan Pearce
commit

228e811dfe56930ed414c4b9e0843e4f537d3cbd

parent

ec92b62d48052d2e4074b194faee86bf7ad18144

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M .dir-locals.el.dir-locals.el
@@ -1,4 +1,4 @@
;;; Directory Local Variables ;;; For more information see (info "(emacs) Directory Variables") -((nil . ((compile-command . "home-manager switch")))) +((nil . ((compile-command . "./bin/home-manager switch"))))