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-fishor
Install via npx
npx @hexmos/ipm i oh-my-fish/oh-my-fishPrerequisites
fish
package_managerVersion: > 2.2.0
git
system_toolVersion: 1.9.5 or later
curl
package_managerVersion: > 7.64.0
python3
languageVersion: >= 3.8
pip
package_managerVersion: > 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.gitPost 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.
