Clean up unused configs. This repo has bitrotted very badly.
This commit is contained in:
parent
8e69cd62c3
commit
8959303640
17 changed files with 28 additions and 681 deletions
|
@ -1,12 +0,0 @@
|
|||
[user]
|
||||
name = Anna Wiggins
|
||||
email = annabunches@gmail.com
|
||||
signingkey = EFEF6022
|
||||
[commit]
|
||||
gpgsign = true
|
||||
[gpg]
|
||||
program = gpg2
|
||||
[push]
|
||||
default = simple
|
||||
[alias]
|
||||
graph = log --graph --oneline --decorate --all
|
7
git/dotgitconfig
Normal file
7
git/dotgitconfig
Normal file
|
@ -0,0 +1,7 @@
|
|||
[user]
|
||||
name = Anna Rose Wiggins
|
||||
email = annabunches@gmail.com
|
||||
[init]
|
||||
defaultBranch = main
|
||||
[alias]
|
||||
graph = log --graph --oneline --decorate --all
|
5
git/readme.md
Normal file
5
git/readme.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
## Usage
|
||||
|
||||
```
|
||||
mv dotgitconfig ~/.gitconfig
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue