Recreates David Heinemeier Hansson's Omarchy Bash setup inside fish shell.
The goal is a 1:1 experience so you can follow DHH's dotfiles and muscle memory while enjoying fish ergonomics.
ezafor a modern alternative to lsmisefor runtime/toolchain managementzoxidefor smarter directory jumpsstarshipfor the promptfzffor fuzzy file and command search
- Install the Fish shell
- Install fisher
fisher install PatrickF1/fzf.fishfisher install crmne/omafish
If you're not on Omarchy, you'll need to copy starship.toml to ~/.config/starship.toml.
fisher update crmne/omafishMIT
Big thanks to DHH for the original omarchy dotfiles.