From 8a6bc87d806d10ad5c62be0329d7473b395dd06f Mon Sep 17 00:00:00 2001 From: Frederick Yin Date: Sat, 3 Sep 2022 16:19:21 +0800 Subject: Sync 2022-09-03 --- sync.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sync.sh') 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/ ./ -- cgit v1.2.3