Kind of shi that half works

This commit is contained in:
2026-04-24 08:42:19 -04:00
parent 74abef1b9f
commit 47a6796e1c
15 changed files with 64 additions and 17 deletions

View File

@@ -5,4 +5,11 @@ hi: say_greeting
hello: say_greeting
greeting: say_greeting
greetings: say_greeting
say_greeting: say_greeting
say_greeting: say_greeting
mk: make_file
New-Item: make_file
make_file: make_file
touch: touch_file
touch_file: touch_file
rm: remove
remove: remove