Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mcansh/vercel-fish-theme
- Owner: mcansh
- License: mit
- Created: 2019-01-19T21:39:10.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-06T20:26:11.000Z (over 3 years ago)
- Last Synced: 2024-10-18T06:27:54.769Z (26 days ago)
- Topics: fish-shell, zeit
- Language: Shell
- Homepage:
- Size: 14.6 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.markdown
- License: license.markdown
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
```