From 69699988f31d0c0a53a41f603fa1404176d01530 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 8 Oct 2020 07:58:49 +0200 Subject: gitconfig: use config instead of command to configure excludesfile --- install | 1 - 1 file changed, 1 deletion(-) (limited to 'install') diff --git a/install b/install index 74f9acd..aa0fe89 100755 --- a/install +++ b/install @@ -22,7 +22,6 @@ fi if ask "git" "Install GIT configuration"; then inst gitconfig ~/.gitconfig inst gitignore ~/.gitignore - git config --global core.excludesfile ~/.gitignore inst local/bin/cznic-git-config ~/.local/bin/cznic-git-config fi -- cgit v1.2.3