Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mcansh/vercel-fish-theme

re-creating the Vercel (formally ZEIT) zsh theme for fish
https://github.com/mcansh/vercel-fish-theme

fish-shell zeit

Last synced: 5 days ago
JSON representation

re-creating the Vercel (formally ZEIT) zsh theme for fish

Awesome Lists containing this project

README

        

# vercel-fish-theme

## Installation

With [Fisher](https://github.com/jorgebucaran/fisher):

```fish
fisher add mcansh/vercel-fish-theme
```

With [Fundle](https://github.com/danhper/fundle) add:

```fish
fundle plugin mcansh/vercel-fish-theme
```

to your shell `config.fish`, reload your shell and run fundle install.

With [Oh My Fish!](https://github.com/oh-my-fish/oh-my-fish):

```fish
omf install https://github.com/mcansh/vercel-fish-theme
omf theme vercel-fish-theme
```