Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jorgechato/theme-ivy
oh my fish theme
https://github.com/jorgechato/theme-ivy
Last synced: 7 days ago
JSON representation
oh my fish theme
- Host: GitHub
- URL: https://github.com/jorgechato/theme-ivy
- Owner: jorgechato
- License: mit
- Created: 2022-11-10T02:55:51.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-29T01:35:06.000Z (about 1 year ago)
- Last Synced: 2024-04-13T23:06:10.825Z (7 months ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> 🍃 Ivy theme for [Oh My Fish][omf-link].
## Install
```fish
$ omf install https://github.com/jorgechato/theme-ivy.git
```## Features
* Minimal Prompt.
* Git Support.
* Displays `s` 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## Forked from
[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