Remove home-manager directory from my/project-find-common-projects

This commit is contained in:
Evie Litherland-Smith 2024-07-03 07:27:06 +01:00
parent 497e7d1481
commit b6ce38d080
2 changed files with 2 additions and 2 deletions

View file

@ -25,6 +25,7 @@ ORNL
PINI
Paolo
RAYSECT
README
RSE
ReqCo
Sertoli
@ -37,4 +38,4 @@ et
github
iterable
iterables
nixpkgs
nixpkgsNixOS

View file

@ -943,7 +943,6 @@ Calls `project-remember-projects-under' for ~/Projects/"
(project-forget-zombie-projects)
(project-remember-projects-under user-emacs-directory nil)
(project-remember-projects-under "/etc/nixos/" nil)
(project-remember-projects-under "~/.config/home-manager/" nil)
(project-remember-projects-under "~/Projects" t)
))