Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview
How to install oh-my-fish/oh-my-fish. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

oh-my-fish/oh-my-fish Installation Guide

How to install oh-my-fish/oh-my-fish. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for oh-my-fish/oh-my-fish. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i oh-my-fish/oh-my-fish
or

Install via npx

npx @hexmos/ipm i oh-my-fish/oh-my-fish

Prerequisites

fish

package_manager

Version: > 2.2.0

git

system_tool

Version: 1.9.5 or later

curl

package_manager

Version: > 7.64.0

python3

language

Version: >= 3.8

pip

package_manager

Version: > 20.1.2

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Binary Installation

curl https://raw.githubusercontent.com/oh-my-fish/oh-my-fish/master/bin/install | fish

git clone https://github.com/oh-my-fish/oh-my-fish.git

Post Installation Steps

  • Open a new terminal and run `omf update` to ensure you have the latest packages.
  • Run `omf install <package_name>` to install additional functionality or themes.
  • To start using Oh My Fish, type `exec omf reload` in your terminal.