Skip to content
/ CPP Public

Everything about C++ when I study in university

Notifications You must be signed in to change notification settings

TaiChi112/CPP

Repository files navigation

CPP

ssh-keygen -t rsa -b 4096 -C "[email protected]"
eval "$(ssh-agent -s)"
ssh-add ~/.ssh/id_rsa
cat ~/.ssh/id_rsa.pub
git remote set-url origin [email protected]:USERNAME/REPOSITORY.git

About

Everything about C++ when I study in university

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages