Renames files into new positions to simplify and make organization clearer.

This commit is contained in:
Robert Adams
2022-02-01 21:30:13 +00:00
parent b698e61405
commit 9df47af11d
117 changed files with 735 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
set tabstop=4
set shiftwidth=4
set expandtab
set autoindent
set ff=unix
set background=dark
syntax enable