Actually committing this time

My experience was generally fine. Tasks which are easier to use the
terminal for don't come to my mind quickly. It's possible if you have
a lot of similarly named files or folders, it would be easier to type
their names to move them rather than trying to look for the right files
and folders. Alternatively, if you're trying to move a lot of files at
once it may be easier to use the terminal as well.
This commit is contained in:
Thomas Naber 2023-07-31 11:37:26 -04:00
parent 46770e76ee
commit cae9618cfe
2 changed files with 3 additions and 3 deletions

BIN
.DS_Store vendored Normal file

Binary file not shown.

6
poetry.lock generated
View File

@ -2,13 +2,13 @@
[[package]]
name = "click"
version = "8.1.4"
version = "8.1.6"
description = "Composable command line interface toolkit"
optional = false
python-versions = ">=3.7"
files = [
{file = "click-8.1.4-py3-none-any.whl", hash = "sha256:2739815aaa5d2c986a88f1e9230c55e17f0caad3d958a5e13ad0797c166db9e3"},
{file = "click-8.1.4.tar.gz", hash = "sha256:b97d0c74955da062a7d4ef92fadb583806a585b2ea81958a81bd72726cbb8e37"},
{file = "click-8.1.6-py3-none-any.whl", hash = "sha256:fa244bb30b3b5ee2cae3da8f55c9e5e0c0e86093306301fb418eb9dc40fbded5"},
{file = "click-8.1.6.tar.gz", hash = "sha256:48ee849951919527a045bfe3bf7baa8a959c423134e1a5b98c05c20ba75a1cbd"},
]
[package.dependencies]