Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukasmalkmus/fish-theme-hf
A minimal and elegant theme for fish shell.
https://github.com/lukasmalkmus/fish-theme-hf
fish fish-shell fish-theme fishshell oh-my-fish omf omf-theme
Last synced: 19 days ago
JSON representation
A minimal and elegant theme for fish shell.
- Host: GitHub
- URL: https://github.com/lukasmalkmus/fish-theme-hf
- Owner: lukasmalkmus
- License: mit
- Created: 2017-05-20T07:03:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-20T07:52:15.000Z (over 7 years ago)
- Last Synced: 2024-11-13T00:40:28.927Z (3 months ago)
- Topics: fish, fish-shell, fish-theme, fishshell, oh-my-fish, omf, omf-theme
- Language: Shell
- Homepage:
- Size: 51.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#### hf
> A theme for [fishshell][fish-link].[![MIT License](https://img.shields.io/badge/license-MIT-007EC7.svg?style=flat-square)](/LICENSE)
[![Fish Shell Version](https://img.shields.io/badge/fish-v2.5.0-007EC7.svg?style=flat-square)](https://fishshell.com)
[![Oh My Fish Framework](https://img.shields.io/badge/Oh%20My%20Fish-Framework-007EC7.svg?style=flat-square)](https://www.github.com/oh-my-fish/oh-my-fish)
## Install
```fish
$ omf install hf
# Not working?
$ omf install https://github.com/lukasmalkmus/fish-theme-hf
```## Features
* Minimal!
* Not git integration, no pwd, nothing!
* Red colored prompt if the last command exists with an exit code not equal to 0,
yay!This theme won't be useful to most people. It doesn't have git integration like
most themes and doesn't show the current working directory.
I designed this theme to go hand in hand with my hyper setup. My terminal has
a status bar showing the pwd and git status and I wanted to avoid a cluttered
workspace. Check out the screenshot below.It is possible do define an alternate prompt character with the provided
`hf_prompt_char` function.## Screenshot
# License
[MIT][mit] © [Lukas Malkmus][author] et [al][contributors]
[mit]: https://opensource.org/licenses/MIT
[author]: https://github.com/lukasmalkmus
[contributors]: https://github.com/lukasmalkmus/fish-theme-hf/graphs/contributors
[fish-link]: http://fishshell.com/
[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