Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/umayr/theme-sushi
Sushi theme for Fishshell.
https://github.com/umayr/theme-sushi
Last synced: about 15 hours ago
JSON representation
Sushi theme for Fishshell.
- Host: GitHub
- URL: https://github.com/umayr/theme-sushi
- Owner: umayr
- License: mit
- Created: 2015-10-18T15:33:22.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-09-19T18:44:44.000Z (about 3 years ago)
- Last Synced: 2023-03-23T02:19:19.720Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 144 KB
- Stars: 22
- Watchers: 2
- Forks: 20
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> 🍣 Sushi theme for [Oh My Fish][omf-link].
## Install
```fish
$ omf install sushi
```## Features
* Minimal Prompt.
* Git Support.
* Displays `^` when there are stashed changes.
* Displays `*` when there are any changes to files already being tracked in the repo.
* Displays current branch name.
* Branch name color changes when there are staged changes.
* Displays selected or default terraform workspace.
* Displays number of commits current branch is ahead/behind in each remote.
* By default it shows only the name of the current directory but it provides a flag `theme_complete_path` to display abbreviated current working directory instead.
* Displays Time.
* Support for Terraform
* Support for Kubernetes## Screenshot
![Screenshot for Sushi Theme](https://camo.githubusercontent.com/98de9526e48e3ad03e761893c539891563e41276/68747470733a2f2f6769746875622d636c6f75642e73332e616d617a6f6e6177732e636f6d2f6173736574732f333037313934382f31303536353038362f66383463326432632d373565312d313165352d383234382d3364386262623965636565392e706e67)
![Screenshot of Sushi Theme with Terraform Workspaces](https://user-images.githubusercontent.com/7011993/43540375-907eeca8-9595-11e8-8af9-92183a3ad997.png)
![Screenshot of Sushi Theme with Kubernetes](https://user-images.githubusercontent.com/1866448/56770256-c09f8f00-67b3-11e9-9bcf-d654243e881c.png)
![Screenshot of Sushi Theme with SSH](https://user-images.githubusercontent.com/14050128/64432134-54278b80-d0d5-11e9-93f0-f3ef451af906.png)
## License
[MIT][mit] © [Umayr Shahid][author] et [al][contributors]
[mit]: http://opensource.org/licenses/MIT
[author]: http://github.com/umayr
[contributors]: https://github.com/umayr/sushi/graphs/contributors
[omf-link]: https://www.github.com/oh-my-fish/oh-my-fish[license-badge]: https://img.shields.io/badge/license-MIT-007EC7.svg?style=flat-square