Home

Awesome

sesh

sesh is a simple (read basic), elegant shell written in Go. It supports the following:

Apart from this, it has two custom builtins:

Installation

go get -u github.com/anaskhan96/sesh

It can be run by invoking sesh from anywhere in the terminal.


This project was built under the course Unix Systems Programming at PES University.