Go to file
Cory Dean Chung 2d0c7d8544 My experience moving around the terminal was a bit
clunky at first. I haven't really used the terminal
since I had to back in high school for a class, and
even then it was only for a bit. The thing I always
remembered was ls, because I kept forgetting what
files were in the directory. Without the gui, I had
difficulty remember what was in a given folder. I
realize as I'm writing this that I probably could
have switched from the coral_reef folder to the
lab_terminal folder in one shot as opposed to
constantly using cd .. to go to each parent directory
one at a time. If I could keep track of the path
names properly, I can imagine moving files, especially
in folders with lots of eils, and going to different
folders would be faster using the terminal than with
a desktop and mouse. It'd probably make organizing
large numbers of files convenient. My desktop
definitely needs that.
2023-07-13 21:49:51 -04:00
.assets Initial commit 2023-07-13 00:27:16 +00:00
adventure Initial commit 2023-07-13 00:27:16 +00:00
.commit_template Initial commit 2023-07-13 00:27:16 +00:00
.gitignore Initial commit 2023-07-13 00:27:16 +00:00
fancy_printing.py Initial commit 2023-07-13 00:27:16 +00:00
poetry.lock My experience moving around the terminal was a bit 2023-07-13 21:49:51 -04:00
pyproject.toml Initial commit 2023-07-13 00:27:16 +00:00
return_to_ship.py Initial commit 2023-07-13 00:27:16 +00:00