KasRoudra / oh-my-shell

Make your terminal interactive with auto-suggestion, syntax-highlighting and your own banner!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Oh-My-Shell



[+] Description :

Empower your terminal with the might of fish and starship!

[+] Installation

Clone this repository

  • git clone https://github.com/KasRoudra/oh-my-shell

Enter the directory

  • cd oh-my-shell

Run the tool

  • ./install.sh

Or, Directly run

bash -c "$(curl -fsSL https://raw.githubusercontent.com/KasRoudra/oh-my-shell/main/install.sh)"

Features:

  • Uses Friendly Interactive Shell (Fish)
  • Typing Auto-Suggestion and Syntax-Highlighting (from Fish)
  • Cross platform starship prompt
  • Some cool function
  • Some popular aliases
  • Font to support emojies
  • Easy to use

Requirements

  • fish
  • git
  • ruby or python (Not required in arch)
  • figlet
  • starship
  • exa
  • ~40MB storage

If not found, all of the required packages will be installed on first run

Tested on

  • Termux
  • Kali-Linux
  • Arco-Linux

Before

oh-my-shell

After

oh-my-shell

Want to show support? Just spread the word and smash the star button

[~] Find Me on :

  • Github

  • Gmail

  • Facebook

  • Messenger

About

Make your terminal interactive with auto-suggestion, syntax-highlighting and your own banner!

License:MIT License


Languages

Language:Shell 100.0%