aboutsummaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2024-04-07 14:24:41 +0200
committerKarel Kočí <cynerd@email.cz>2024-04-07 14:24:41 +0200
commit7e0877988e4f1104d4f13f1b157ace744302fcc9 (patch)
treecdd1bf93f35ad11e510a4b2358d75c4a023956fa /install
parentc2dae64e0bf3c8334d715adb851995b3526a1108 (diff)
downloadmyconfigs-7e0877988e4f1104d4f13f1b157ace744302fcc9.tar.gz
myconfigs-7e0877988e4f1104d4f13f1b157ace744302fcc9.tar.bz2
myconfigs-7e0877988e4f1104d4f13f1b157ace744302fcc9.zip
git: update configuration
Diffstat (limited to 'install')
-rwxr-xr-xinstall1
1 files changed, 1 insertions, 0 deletions
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