git 레파지토리 생성
git clone –bare project-name.git
git clone –bare project-name.git
chmod 700 ~/.ssh chmod 600 ~/.ssh/id_rsa chmod 644 ~/.ssh/id_rsa.pub chmod 644 ~/.ssh/authorized_keys chmod 644 ~/.ssh/known_hosts 참고 URL : https://opentutorials.org/module/432/3742
회사에 서버를 두고 운영하는 서버인데 여름이 되니 서버를 놓은 곳이 너무 더워서 에어컨이 나오는 곳으로 이전을 했습니다. 멈추지 말자 서버야~
https://www.youtube.com/channel/UCJhjE7wbdYAae1G25m0tHAA
MacOS에서 (멋진)터미널(Terminal) 꾸미는 방법 https://beomi.github.io/2017/07/07/Beautify-ZSH/