This is a guide for Future Faran and those alike to understand how to utilixe Linux to its' logical zenith.
ls - list (list whatever is there on the Linux Desktop or whatever directory one is in)
cd - change directory (basicaslly, go to whever directory one wants to go to)
cd (file name) - to go to (file name)
git clone (paste URL of clone from github)
ls -a (shows hidden folders in whatever directory one is in)
code . (code space dot ENTER) this opens up whatever directory one is in in VS Code
Hello World!
Failed to open X11 display; make sure the DISPLAY environment variable is set correctly
./build.sh: line 74: 1078 Aborted (core dumped) bin/$BUILD/$NAME $OPTIONS
Error: Command "cmd_buildrun main" not recognized.
The terminal process "/bin/bash '-c', 'bash ./build.sh buildrun Debug vscode'" terminated with exit code: 1.
Terminal will be reused by tasks, press any key to close it.
If this happens, run XMing.
3 back ticks makes a block of words as shown above (```)