(refactor): Cleaned up dotfils folder

Moved everything from a nested folder to just the top level of the repo
This commit is contained in:
Blake Ridgway
2022-09-18 12:29:20 -05:00
parent eb38291092
commit 091e5808a7
25 changed files with 9 additions and 1605 deletions

7
gitconfig Normal file
View File

@@ -0,0 +1,7 @@
[user]
email = blake@blakeridgway.dev
name = Blake Ridgway
[commit]
template = /home/bridgway/dotfiles/commit-conventions.txt
[core]
editor = nvim +14 -c +startinsert