summaryrefslogtreecommitdiff
path: root/sync.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sync.sh')
-rwxr-xr-xsync.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/sync.sh b/sync.sh
index af903d5..ed80b51 100755
--- a/sync.sh
+++ b/sync.sh
@@ -1,5 +1,6 @@
#!/usr/bin/bash
-cp ~/.gitconfig ./
+# git config contains SMTP credentials
+# cp ~/.gitconfig ./
cp ~/.vimrc ./
cp ~/.zshrc ./
cp -r ~/.config/sway/ ./