summaryrefslogtreecommitdiff
path: root/sync.sh
diff options
context:
space:
mode:
authorFrederick Yin <fkfd@fkfd.me>2022-09-03 16:19:21 +0800
committerFrederick Yin <fkfd@fkfd.me>2022-09-03 16:19:21 +0800
commit8a6bc87d806d10ad5c62be0329d7473b395dd06f (patch)
tree16962b2c1117eec55f62c0981f9a683fcf2f7784 /sync.sh
parenta0fcb97e3d5f7bf3a5b29dc025eb47c067827f07 (diff)
Sync 2022-09-03
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/ ./