new symlink setup

This commit is contained in:
Stephen
2020-03-30 23:56:56 -07:00
commit 649c841b36
10 changed files with 557 additions and 0 deletions

10
gitconfig Normal file
View File

@@ -0,0 +1,10 @@
[filter "lfs"]
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
required = true
[user]
name = Stephen
email = smparkin@calpoly.edu
[core]
excludesfile = ~/.gitignore_global