aboutsummaryrefslogtreecommitdiff
path: root/backup
diff options
context:
space:
mode:
Diffstat (limited to 'backup')
-rwxr-xr-xbackup2
1 files changed, 1 insertions, 1 deletions
diff --git a/backup b/backup
index f1c9109..c369441 100755
--- a/backup
+++ b/backup
@@ -35,7 +35,7 @@ cp /etc/logid.cfg .etc/
cp /etc/X11/xorg.conf.d/* .etc/X11/xorg.conf.d/
# Inits
-cp "$HOME"/.bash_profile "$HOME"/.bashrc "$HOME"/.xinitrc "$HOME"/.Xresources .
+cp "$HOME"/.bash_profile "$HOME"/.bashrc "$HOME"/.xinitrc "$HOME"/.Xresources "$HOME"/.gitconfig .
cp -r "$HOME"/.lein .
# Boilerplates