Ohhh, an inventory for the command line.
I love that idea.
https://github.com/mothdotmonster/inventory
GitHub - mothdotmonster/inventory: Move files like an old text adventure.
Move files like an old text adventure. Contribute to mothdotmonster/inventory development by creating an account on GitHub.GitHub
Lynnesbian :bune_ylw:
in reply to 1 tripod in 3 trenchcoats • • •this gives me an idea for an interactive fiction style shell:
$ look
home
you are standing in a wide, open field. to your north, you can see ~/Applications. to your east, ~/Desktop. to your south, ~/Documents. to your west, ~/Downloads. type
look directions
for more.$ east
you go east.
$ combine file.txt with cat
i don't know how to "combine" something.
$ use file.txt with cat
you insert the file.txt into the cat. you hear whirring, then the following text appears:
[ file output ]
Lynnesbian :bune_ylw:
in reply to Lynnesbian :bune_ylw: • • •$ look
you don't see anything, but you can't help but feel as though the room isn't truly empty...
$ look all
you cast the spell of
ls -a
, and suddenly, dozens of dotfiles make themselves known!~hedy
in reply to Lynnesbian :bune_ylw: • • •@lynnesbian now that reminds me of bashcrawl!
https://gitlab.com/slackermedia/bashcrawl
slackermedia / bashcrawl · GitLab
GitLabLynnesbian :bune_ylw:
in reply to ~hedy • • •