all repos — nixfiles @ df26ed7781df3523299332449053e5680254eab3

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

update compile-command for projectile

Alan Pearce
commit

df26ed7781df3523299332449053e5680254eab3

parent

a0f530db69ee4ee3fde3a58003398397fa42ac44

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 --flake .\\?submodules=1")))) +((nil . ((compile-command . "./bin/home-manager switch"))))