From: Samir Benmendil Date: Fri, 2 Mar 2018 09:44:01 +0000 (+0000) Subject: tig: add config X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/e10211e9ff6910274db8b733fb36306c4e578583 tig: add config --- diff --git a/Makefile b/Makefile index d8da053..663bd67 100644 --- a/Makefile +++ b/Makefile @@ -12,6 +12,7 @@ install: $(FILES) $(DOTFILES) $(CONFIGFILES) git: ~/.config ln -sfT $(APATH)/git ~/.config/git + ln -sfT $(APATH)/tig ~/.config/tig .PHONY: git vim: ~/.config diff --git a/tig/config b/tig/config new file mode 100644 index 0000000..1f4e380 --- /dev/null +++ b/tig/config @@ -0,0 +1 @@ +set mailmap = true