Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 239 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 239 Bytes

Trivial Shell

This is a shell program that supports ~ as home dir, and can background tasks with a &. It has a prompt like the following:

╭─foo@host /etc/ssh
╰─%

This may see further development if I get free time