all repos — nixfiles @ 1619b49880bcf99f522306ce33a78eb233b30952

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

Merge branch 'master' of github.com:alanpearce/dotfiles

Alan Pearce
commit

1619b49880bcf99f522306ce33a78eb233b30952

parent

74a696ac9835cd802628a49fbfc4f8cf333432ea

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M tag-emacs/emacs.d/init.orgtag-emacs/emacs.d/init.org
@@ -414,6 +414,7 @@ ("s-G" . projectile-vc))
:init (projectile-global-mode) :diminish projectile-mode :config (progn + (add-to-list 'projectile-globally-ignored-directories ".stversions") (defun ap/subfolder-projects (dir) (--map (file-relative-name it dir) (-filter (lambda (subdir)