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
- Host: GitHub
- URL: https://github.com/ribugent/theme-gentoo
- Owner: ribugent
- License: mit
- Created: 2017-01-20T22:40:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-08-10T13:30:26.000Z (about 4 years ago)
- Last Synced: 2025-03-26T17:47:39.144Z (7 months ago)
- Topics: fish-shell, fish-theme, gentoo
- Language: Shell
- Homepage:
- Size: 10.7 KB
- Stars: 9
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#### Gentoo fish theme
> A theme for [Oh My Fish][omf-link].[](/LICENSE)
[](https://fishshell.com)
[](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