Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 232 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 232 Bytes

Hermit 🦀

Shell written in rust.

Features

  • Builtins
  • Execute external commands
  • Pipe commands
  • Redirection
  • Git integration
  • History
  • Navigation

TODO

  • Background processes
  • Tab completion
  • Scripting