An open API service indexing awesome lists of open source software.

https://github.com/ribugent/theme-gentoo

Unofficial Gentoo fish prompt theme
https://github.com/ribugent/theme-gentoo

fish-shell fish-theme gentoo

Last synced: 6 months ago
JSON representation

Unofficial Gentoo fish prompt theme

Awesome Lists containing this project

README

          

#### Gentoo fish theme
> A theme for [Oh My Fish][omf-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.2.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 gentoo
```

## Features

Unofficial Gentoo fish prompt theme which tries to follow Gentoo default bash $PS1.

* Left-hand side:
* user@host for regular user, green color
* host for root user, red color
* full cwd for regular user, short cwd for root, home dir is replaced by ~
* EXTRA: git branch with state info (if applicable)

* Right-hand side:
* last error code (if applicable)
* [timestamp]

## Screenshot



# Credits:

* Forked from https://github.com/oh-my-fish/theme-godfather and modified to follow Gentoo default bash $PS1
* Colors and git functions taken from [amio](https://github.com/amio)'s [edan](https://github.com/oh-my-fish/theme-edan) theme.
* "Gentoo" is a trademark of Gentoo Foundation, Inc.

# License

[MIT][mit] ©

[mit]: https://opensource.org/licenses/MIT
[author]: https://github.com/ribugent
[contributors]: https://github.com/ribugent/theme-gentoo/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