Skip to content

yao2000/coding-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Coding Practice

C++

  1. copy_move_assign.cpp

Go

Shell

Misc

GitHub Usage

  1. GitHub Setup
  • Use gh to login
  • Generate PAT
  • Set git user name: git config --global user.name "xxx"
  • Set git socks proxy: git config --global http.proxy 'socks5h://ip:port'
  • Set vi as default editor: git config --global core. editor "vi"
  • GitHub Markdown syntax
  1. git Usage

About

Just practice coding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages