· software
Windows를 떠나 Ubuntu로 옮겼다. 내가 설정한 모든 것과 배운 점
Git Bash sudo apt install git bash git config --global user.name 'your_name' git config --global user.email 'your_email' 구성 확인: bash git config -…
Git Bash sudo apt install git bash git config --global user.name 'your_name' git config --global user.email 'your_email' 구성 확인: bash git config -…