项目作者: zephraph

项目描述 :
My fish setup as an oh-my-fish plugin
高级语言: Shell
项目地址: git://github.com/zephraph/zephish.git
创建时间: 2019-11-24T21:59:32Z
项目社区:https://github.com/zephraph/zephish

开源协议:MIT License

下载


Zephish

Zephraph‘s dotfiles, but as a plugin for Oh My Fish.

MIT License
Fish Shell Version
Oh My Fish Framework


What it does

  • 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 !! sudo will 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/.bin to your path so you can run local node programs without having to prefix it with yarn

Install

  1. $ omf install https://github.com/zephraph/zephish

Uninstall

  1. omf uninstall zephish

License

MIT © Zephraph et al