From 7e0877988e4f1104d4f13f1b157ace744302fcc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sun, 7 Apr 2024 14:24:41 +0200 Subject: git: update configuration --- install | 1 + 1 file changed, 1 insertion(+) (limited to 'install') diff --git a/install b/install index 4004103..dff58e9 100755 --- a/install +++ b/install @@ -24,6 +24,7 @@ fi if ask "git" "Install GIT configuration"; then inst gitconfig ~/.gitconfig + inst gitconfig-elektroline ~/.gitconfig-elektroline inst gitignore ~/.gitignore fi -- cgit v1.2.3