From 55d75452c658f2a46c439d0d632b626f1889b612 Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Sun, 1 Nov 2020 13:34:40 -0500 Subject: Add backlight script. Also add status-bar and update my git configuration. --- gitconfig/mitch | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gitconfig') diff --git a/gitconfig/mitch b/gitconfig/mitch index 7eba35e..2d66968 100644 --- a/gitconfig/mitch +++ b/gitconfig/mitch @@ -7,3 +7,5 @@ [alias] hist = log --pretty=format:'%h %ad | %s%d [%an]' --graph --date=short histv = log --pretty=format:'%h %ad | %s%d [%an]' --graph --date=short --stat +[pull] + ff = only -- cgit v1.2.3