/conf

Save your personal profile

Primary LanguageShell

conf

Save your personal profile

1.Pook

2.download

echo "# conf" >> README.md git init git add README.md git commit -m "first commit" git remote add origin https://github.com/sundong306/conf.git git push -u origin master