From e0acee0d1647998dcfcc959f4a0c5e37b313c28e Mon Sep 17 00:00:00 2001 From: Ronnie Date: Wed, 20 Nov 2024 22:17:14 -0500 Subject: [PATCH] Added source command --- src/app/commands/help.tsx | 1 + src/app/commands/source.tsx | 23 +++++++++++++++++++++++ src/components/Terminal.tsx | 4 +++- 3 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 src/app/commands/source.tsx diff --git a/src/app/commands/help.tsx b/src/app/commands/help.tsx index edc2cbb..22933ac 100644 --- a/src/app/commands/help.tsx +++ b/src/app/commands/help.tsx @@ -3,6 +3,7 @@ const helpCommand = () => [ 📖 Help Menu: