Kind of shi that half works
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user