An open API service indexing awesome lists of open source software.

https://github.com/tayoky/tsh

A minimalist shell
https://github.com/tayoky/tsh

shell shell-prompt

Last synced: 7 months ago
JSON representation

A minimalist shell

Awesome Lists containing this project

README

          

# tsh
tsh is the minimalist shell created by tayoky for the stanix operating system
## build
just do
```sh
make
```
and then launch
```sh
./tsh
```