VS Code Shenanigans
Date: 8/27/21
Objective: Developing knowledge of using VSCode (specifically the terminal)
Created FileC.txt
Created FileD.txt
Practicing by playing around on said files
git add to initialize
git commit to verify
Troubleshooting commands currently learned
Reviewed topics given at 8/14 to solidify understanding
New Term:
Moving files through directory
mv~/Files ~/Doc/RollingCoders
Comments