dotfiles

:)
git clone https://git.sr.ht/~ashymad/dotfiles
Log | Files | Refs | Submodules | LICENSE

commit e0dc7dcc5574696e4e3adac45c47e89465247d31
parent 20d674a947448516c76283dda7e8e5175b25eaa7
Author: Szymon Mikulicz <szymon.mikulicz@posteo.net>
Date:   Mon, 11 Mar 2019 18:38:43 +0100

Add github user and editor

Diffstat:
Mgit/.gitconfig | 6+++++-
1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/git/.gitconfig b/git/.gitconfig @@ -1,3 +1,7 @@ [user] email = szymon.mikulicz@posteo.net - name = Ashymad + name = Szymon Mikulicz +[github] + user = Ashymad +[core] + editor = nvim