From 916a102d5e624bcea3f2a75adef8438405c17fda Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Sun, 21 Jun 2020 22:04:03 +0200 Subject: Wew --- sync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sync') diff --git a/sync b/sync index 2ccf77b..e349493 100755 --- a/sync +++ b/sync @@ -41,7 +41,7 @@ echo printf "\033[0;34m" echo "Copying configs" printf "\033[0;37m" -cp -rv .config/ .local/ .lein/ .scripts/ .boilerplates/ .repos/ .bash_profile .bashrc .xinitrc .Xresources "$HOME"/ +cp -rv .config/ .local/ .lein/ .scripts/ .boilerplates/ .repos/ .bash_profile .bashrc .xinitrc .Xresources .gitconfig "$HOME"/ sudo cp -rv .etc/* /etc/ printf "\033[0;34m" -- cgit v1.2.3