Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
vansamssecret committed Nov 22, 2021
2 parents 9f7a3ae + 3677341 commit ed9a592
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Ruby Shell v1.28
# Ruby Shell v1.30

A "simple" UNIX shell written in Ruby because why not!

Expand All @@ -24,6 +24,8 @@ Credits to Stargirl-chan on GitHub for the original Ruby-Shell. This is an unoff
- Loading Animation on Prompt Settings
- Easter Eggs in three of the files...
- Development mode (rshdev.rb)
- Prompt interface completely redone.
- Not added yet, but upcoming, custom prompt design
## Choices for prompt are:
- The regular arrow
- Lambda
Expand All @@ -36,6 +38,8 @@ Credits to Stargirl-chan on GitHub for the original Ruby-Shell. This is an unoff
## Features

- A semi working history ~~only works as long as the shell session is running~~
- Dev Mode
- Joe biden
- Can run system commands! This is literally the most useful thing about it
- Written in Ruby!
- Lightweight
Expand All @@ -51,7 +55,7 @@ Credits to Stargirl-chan on GitHub for the original Ruby-Shell. This is an unoff

Run `git clone https://github.com/EnterTheVoid-x86/Ruby-Shell-Unofficial.git && cd Ruby-Shell-Unoffical/ && ruby main.rb`
**OR**
Go to .[this website](https://replit.com/@vansamssecret/Ruby-Shell-v124?v=1) in your browser, it's easier **AND** you don't take up any of your hard drive space. =)
Go to .[this website](https://replit.com/@vansamssecret/Ruby-Shell-v130?v=1) in your browser, it's easier **AND** you don't take up any of your hard drive space. =)
## Q&A

**Why?**
Expand Down

0 comments on commit ed9a592

Please sign in to comment.