-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
19 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
TSH: Turtle SHell | ||
================= | ||
Turtle SHell is a minimal shell for linux written in rust! It can do some things, | ||
and it also includes some colours to brainwash you into thinking: | ||
|
||
"Wait! Even if I had a terrible experience with this shell, | ||
it *does* include pretty colours!" | ||
|
||
Requirements | ||
------------ | ||
* https://www.rust-lang.org/tools/install | ||
* https://doc.rust-lang.org/cargo/getting-started/installation.html | ||
* https://git-scm.com/downloads | ||
|
||
Installation | ||
------------ | ||
git clone https://github.com/ElisStaaf/tsh | ||
cd tsh | ||
./install.sh |
This file was deleted.
Oops, something went wrong.