first commit

This commit is contained in:
Blake Ridgway 2020-09-11 22:12:49 -05:00
commit e7410994a3
67 changed files with 5154 additions and 0 deletions

4
dotfiles/templates/h Executable file
View file

@ -0,0 +1,4 @@
#ifndef FILE_H
#define FILE_H
CURSOR
#endif