GitHub
github.com › oh-my-fish › oh-my-fish
GitHub - oh-my-fish/oh-my-fish: The Fish Shell Framework · GitHub
The Fish Shell Framework. Contribute to oh-my-fish/oh-my-fish development by creating an account on GitHub.
Starred by 11.4K users
Forked by 804 users
Languages Shell 99.9% | Dockerfile 0.1%
GitHub
github.com › oh-my-fish › oh-my-fish-legacy
GitHub - oh-my-fish/oh-my-fish-legacy: Oh My Fish! · GitHub
Oh My Fish! Contribute to oh-my-fish/oh-my-fish-legacy development by creating an account on GitHub.
Starred by 14 users
Forked by 2 users
Languages Shell
GitHub
github.com › oh-my-fish › packages-main
GitHub - oh-my-fish/packages-main: Primary Oh My Fish package repository. · GitHub
Primary Oh My Fish package repository. Contribute to oh-my-fish/packages-main development by creating an account on GitHub.
Starred by 263 users
Forked by 138 users
GitHub
github.com › oh-my-fish › oh-my-fish.github.io
GitHub - oh-my-fish/oh-my-fish.github.io: Oh My Fish website
Oh My Fish website. Contribute to oh-my-fish/oh-my-fish.github.io development by creating an account on GitHub.
Author oh-my-fish
GitHub
github.com › topics › oh-my-fish
oh-my-fish · GitHub Topics · GitHub
fish homebrew brew autocomplete autocompletion completion fish-shell fish-plugins fish-plugin omf fisherman completions oh-my-fish fish-addon oh-my-fish-plugin ... Make your terminal interactive with auto-suggestion, syntax-highlighting and your own banner! ... fish environment environment-variables fish-shell fish-plugins fish-plugin env djb fisherman oh-my-fish oh-my-fish-plugin
GitHub
github.com › oh-my-fish › oh-my-fish › blob › master › README.md
oh-my-fish/README.md at master · oh-my-fish/oh-my-fish
Oh My Fish provides core infrastructure to allow you to install packages which extend or modify the look of your shell. It's fast, extensible and easy to use. Also in 🇪🇸 🇳🇱 🇧🇷 🇷🇺 🇺🇦 🇨🇳 ... This will download ...
Author oh-my-fish
GitHub
github.com › oh-my-fish › oh-my-fish.github.io › blob › master › index.html
oh-my-fish.github.io/index.html at master · oh-my-fish/oh-my-fish.github.io
Oh My Fish website. Contribute to oh-my-fish/oh-my-fish.github.io development by creating an account on GitHub.
Author oh-my-fish
GitHub
github.com › oh-my-fish › oh-my-fish › blob › master › docs › Themes.md
oh-my-fish/docs/Themes.md at master · oh-my-fish/oh-my-fish
May 20, 2026 - The Fish Shell Framework. Contribute to oh-my-fish/oh-my-fish development by creating an account on GitHub.
Author oh-my-fish
GitHub
github.com › mrshu › oh-my-fish
GitHub - mrshu/oh-my-fish: The Fishshell Framework.
The Fishshell Framework. Contribute to mrshu/oh-my-fish development by creating an account on GitHub.
Starred by 8 users
Forked by 4 users
Languages Shell 100.0% | Shell 100.0%
GitHub
github.com › tanob › oh-my-fish
GitHub - tanob/oh-my-fish: Framework for managing your fish shell configuration inspired by Oh My ZSH. · GitHub
Starred by 14 users
Forked by 231 users
GitHub
github.com › oh-my-fish › oh-my-fish › releases
Releases · oh-my-fish/oh-my-fish
All package files have been moved to the first package repository, an official one that the OMF community can maintain. New plugins and themes have also been added as well since the last release. Check it out at https://github.com/oh-my-fish/packages-main.
Author oh-my-fish
GitHub
github.com › oh-my-fish › oh-my-fish › blob › master › docs › en-US › Packages.md
oh-my-fish/docs/en-US/Packages.md at master · oh-my-fish/oh-my-fish
The Fish Shell Framework. Contribute to oh-my-fish/oh-my-fish development by creating an account on GitHub.
Author oh-my-fish
GitHub
github.com › oh-my-fish › oh-my-fish-legacy › blob › master › oh-my-fish.fish
oh-my-fish-legacy/oh-my-fish.fish at master · oh-my-fish/oh-my-fish-legacy
Oh My Fish! Contribute to oh-my-fish/oh-my-fish-legacy development by creating an account on GitHub.
Author oh-my-fish
GitHub
github.com › oh-my-fish › theme-bobthefish
GitHub - oh-my-fish/theme-bobthefish: A Powerline-style, Git-aware fish theme optimized for awesome. · GitHub
Starred by 1.5K users
Forked by 231 users
Languages Shell
GitHub
github.com › oh-my-fish › oh-my-fish › blob › master › docs › es-ES › README.md
oh-my-fish/docs/es-ES/README.md at master · oh-my-fish/oh-my-fish
The Fish Shell Framework. Contribute to oh-my-fish/oh-my-fish development by creating an account on GitHub.
Author oh-my-fish
GitHub
raw.githubusercontent.com › oh-my-fish › oh-my-fish › master › bin › install
!/usr/bin/env fish Oh My Fish installer. See `install --help` for usage.
#!/usr/bin/env fish # Oh My Fish installer. See `install --help` for usage. # Set environment options. set -q OMF_REPO_URI; or set OMF_REPO_URI "https://github.com/oh-my-fish/oh-my-fish" set -q OMF_REPO_BRANCH; or set OMF_REPO_BRANCH "master" function main # Set default settings set -q XDG_DATA_HOME and set -g OMF_PATH_DEFAULT "$XDG_DATA_HOME/omf" or set -g OMF_PATH_DEFAULT "$HOME/.local/share/omf" set -q XDG_CONFIG_HOME and set -g CONFIG_PATH "$XDG_CONFIG_HOME" or set -g CONFIG_PATH "$HOME/.config" set -g OMF_CONFIG_DEFAULT "$CONFIG_PATH/omf" set -g FISH_CONFIG "$CONFIG_PATH/fish" set -g OMF_
Bpinto
bpinto.github.io › posts › oh-my-fish
Oh My Fish - Bruno Pinto
Fish is a incredible fast shell which “uses a cutting-edge technology known as ‘threads,’ so it doesn’t stutter even on sluggish filesystems”. It has a different approach then Bash and Zsh which might not meet your needs (and maybe not mine) but I’m willing to try it. At this moment, I’m adding these plugins to Oh My Fish (a framework for Fish that I’m developing) and in the future I intend to add support for more tools.
GitHub
github.com › jhillyerd › plugin-git
GitHub - jhillyerd/plugin-git: Git aliases plugin for the Fish shell (similar to oh-my-zsh git) · GitHub
Starred by 765 users
Forked by 97 users
Languages Shell
GitHub
github.com › oh-my-fish › plugin-cd
GitHub - oh-my-fish/plugin-cd: A featured cd can make your fish journey much more pleasant.
Starred by 21 users
Forked by 5 users
Languages Shell 100.0% | Shell 100.0%