# fish-theme-eden **Repository Path**: wulei_andywu/fish-theme-eden ## Basic Information - **Project Name**: fish-theme-eden - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-01 - **Last Updated**: 2024-08-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### eden > A theme for [fishshell][fish-link]. [![MIT License][license-badge]](/LICENSE) [![Fish Shell Version][fish-badge]](http://fishshell.com) [![Oh My Fish Framework][omf-badge]][omf-link]
## Install Using [Oh My Fish][omf-link]: ```shell $ omf install eden # to uninstall :/ $ omf uninstall eden ``` Using [Fisherman][fisher-link]: ```shell $ fisher https://github.com/amio/fish-theme-eden # to uninstall :/ $ fisher rm theme-eden ``` ## Features * Last command's **timestamp**, **duration**, and **exit status**(if not zero) on right. * `eden_toggle_path` display long or short pwd. * `eden_toggle_host` show or hide host & user. * `eden_prompt_char` custom prompt char. * `eden_toggle_ssh_tag` show or hide `-SSH-` tag. * A blue (red for root user) `-SSH-` tag on ssh connection. ## Screenshot ![Fish Shell theme Eden screenshot](https://github.com/amio/fish-theme-eden/assets/215282/fd437f9b-acfe-473b-b6e6-fa28f92ff7c1) # License [MIT][mit] © [Amio][author] [mit]: http://opensource.org/licenses/MIT [author]: http://github.com/amio [fish-link]: http://fishshell.com/ [omf-link]: https://github.com/oh-my-fish/oh-my-fish [fisher-link]: https://github.com/fisherman/fisherman [omf-badge]: https://flat.badgen.net/badge/Oh%20My%20Fish/Framework [fish-badge]: https://flat.badgen.net/badge/fish/v2.2.0 [license-badge]: https://flat.badgen.net/badge/license/MIT