diff options
author | venomade <venomade@venomade.com> | 2025-02-27 20:43:57 +0000 |
---|---|---|
committer | venomade <venomade@venomade.com> | 2025-02-27 20:43:57 +0000 |
commit | 5d9bdf29ed503d78b4dcddc40cae59dd874725f1 (patch) | |
tree | 4053c85b0ac8dff53199d6f4082f196b39a3298c /.gitconfig | |
parent | 9eb18a3288249845c7dd8143da6aaac9d808d988 (diff) |
Add more configs and the stow ignore
Add configs for: Midnight Commander Emacs mg git X11
Diffstat (limited to '.gitconfig')
-rw-r--r-- | .gitconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitconfig b/.gitconfig new file mode 100644 index 0000000..8a59d3e --- /dev/null +++ b/.gitconfig @@ -0,0 +1,3 @@ +[user] + name = venomade + email = venomade@venomade.com |