Skip to content

Latest commit

History

History
35 lines (23 loc) 路 724 Bytes

INSTALL.md

File metadata and controls

35 lines (23 loc) 路 724 Bytes

Install with a package manager

fisher install getomni/fish
omf install https://github.com/getomni/fish

Open ~/.config/fish/config.fish and add:

fundle plugin getomni/fish

Then run:

fundle install

Install manually

  1. Download the latest version of omni.fish.
  2. Place the omni.fish file in the ~/.config/fish/conf.d/ directory.
  3. Then reload the fish shell (e.g. exec fish).