dotfiles

My dotfiles.
git clone git://git.ryanmj.xyz/dotfiles.git
Log | Files | Refs | LICENSE

commit 848ec9f21445d505ff88c7c8b269add3a81d9810
parent 978621d328f89ba4dab5dacc022020beaa91902e
Author: Ryan Jeffrey <pwishie@gmail.com>
Date:   Wed, 16 Oct 2019 23:56:45 -0700

dirlocals

Diffstat:
Adir-locals.el | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/dir-locals.el b/dir-locals.el @@ -0,0 +1 @@ +((c++-mode . ((flycheck-clang-include-path . ("/home/ryan/src/misc-sdl-projects/arkanoid/head/")))))