Zephraph's dotfiles, but as a plugin for Oh My Fish.
- Silences the fish welcome command
- Installs brew if it isn't present
- Installs eza and aliases it to
ls - Installs bat and aliases it to
cat - Installs starship and sets it as the default prompt
- Adds omf plugin bang-bang so
!! sudowill rerun the last command with sudo - Adds omf plugins git, yarn, and nvm for helpful abbreviations and completions
- Adds omf plugin technicolor for easy CLI coloring
- Adds
./node_modules/.binto your path so you can run local node programs without having to prefix it withyarn
$ omf install https://github.com/zephraph/zephishomf uninstall zephish