A theme for fishshell.
$ omf install hf
# Not working?
$ omf install https://github.com/lukasmalkmus/fish-theme-hf
- 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.
MIT © Lukas Malkmus et al