diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2015-07-03 21:39:35 +0200 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2015-07-03 21:39:35 +0200 |
commit | d4826b04765ae76c35c215c1ab0a033715820481 (patch) | |
tree | 1c70ec2af4d09fe58d1d7e1d81aa404f8b1b4ee0 /.gitconfig | |
parent | e54479a4eed08fbaff2983841771f687a8c6db4f (diff) | |
download | dotfiles-d4826b04765ae76c35c215c1ab0a033715820481.tar dotfiles-d4826b04765ae76c35c215c1ab0a033715820481.tar.gz dotfiles-d4826b04765ae76c35c215c1ab0a033715820481.tar.bz2 dotfiles-d4826b04765ae76c35c215c1ab0a033715820481.tar.xz dotfiles-d4826b04765ae76c35c215c1ab0a033715820481.zip |
Moved .gitconfig to less bug affected directory
Diffstat (limited to '.gitconfig')
-rw-r--r-- | .gitconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/.gitconfig b/.gitconfig deleted file mode 100644 index b7b71d2..0000000 --- a/.gitconfig +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | [user] | ||
2 | email = gkleen@yggdrasil.li | ||
3 | name = Gregor Kleen | ||
4 | [push] | ||
5 | default = simple | ||
6 | [github] | ||
7 | user = | ||
8 | password = | ||
9 | oauth-token = | ||