diff options
author | FivePixels <dylan.bolger00@gmail.com> | 2023-01-28 17:53:08 -0600 |
---|---|---|
committer | test <dylan.bolger00@gmail.com> | 2023-01-28 18:28:14 -0600 |
commit | 64218e084ebf94365db0b00662c1acfb99248f40 (patch) | |
tree | f3041714f415e253f67aa79e4aca5907113aa781 /.config/git/config | |
parent | a2a50dae756f17473f7bd8c508c7ae5a0e8d5e3c (diff) | |
download | dots-64218e084ebf94365db0b00662c1acfb99248f40.tar.xz dots-64218e084ebf94365db0b00662c1acfb99248f40.zip |
Add env file for sourcing, load dots feature
Diffstat (limited to '.config/git/config')
-rw-r--r-- | .config/git/config | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.config/git/config b/.config/git/config deleted file mode 100644 index dd1d5ca..0000000 --- a/.config/git/config +++ /dev/null @@ -1,5 +0,0 @@ -[user] - name = FivePixels - email = o5pxels@gmail.com -[credential] - helper = store |