Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 913 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 913 Bytes

Omnishell

Modern shell combining the flexibility of graphical interface with the power of shell. Works with mac, linux and windows.

Intro

Omnishell Intro

Features

  1. Asynchronous Execution.
  2. Powerful Auto-completion and command suggestion.
  3. Supports remoting like WSL in Windows.
  4. Supports repl while allowing switching between repl and bash.
  5. Easy command editing.
  6. Has powerful UI tips.
  7. Supports all streams of a command execution - input, output, error.

Downloads

Get latest version of Omnishell for your OS from: https://github.com/SaiNageswarS/Omnishell/releases

Notes

  1. For adding to path, run export PATH=newPath:$PATH. Then click save to store new path permanently.