credential.helper

This commit is contained in:
陆柯 2019-10-09 13:39:25 +08:00
parent a63b8df1f4
commit 453e4fc940

View File

@ -10,5 +10,5 @@ ln -s ~/linux.config/.emacs.lisp ~/
ln -s ~/linux.config/.bashrc ~/
ln -s ~/linux.config/.bash_profile ~/
. ~/.bashrc
git config --global confidential.helper cache
git config --global credential.helper cache
echo "######## 完毕 ##################"