moved location for code on linux

This commit is contained in:
James Patrick 2020-05-08 20:44:17 -04:00
parent 4a8040c94d
commit 123b891879
1 changed files with 1 additions and 1 deletions

View File

@ -22,6 +22,6 @@
;; Have projectile automatically check code.
(setq projectile-project-search-path '("~/code/" "~/Code/"))
(setq projectile-project-search-path '("~/src/" "~/Code/"))
(setq doom-localleader-key ",")