https://github.com/folixg/kinda-fishy-theme
oh-my-zsh theme based on fishy theme
https://github.com/folixg/kinda-fishy-theme
oh-my-zsh-theme zsh-theme
Last synced: 9 months ago
JSON representation
oh-my-zsh theme based on fishy theme
- Host: GitHub
- URL: https://github.com/folixg/kinda-fishy-theme
- Owner: folixg
- Created: 2017-07-06T13:00:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-21T07:49:10.000Z (over 8 years ago)
- Last Synced: 2025-01-18T18:32:42.396Z (11 months ago)
- Topics: oh-my-zsh-theme, zsh-theme
- Size: 65.4 KB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-zsh-plugins - kinda-fishy - Based on Fishy theme, but shows full paths instead of abbreviated directories and only shows user@machine in `ssh` sessions and docker containers. (Themes / ZSH on Windows)
- fucking-awesome-zsh-plugins - kinda-fishy - Based on Fishy theme, but shows full paths instead of abbreviated directories and only shows user@machine in `ssh` sessions and docker containers. (Themes / ZSH on Windows)
- awesome-zsh-plugins - kinda-fishy - Based on Fishy theme, but shows full paths instead of abbreviated directories and only shows user@machine in `ssh` sessions and docker containers. (Themes / Zinit (née zplugin))
README
### Kinda-fishy theme
A ZSH theme based on oh-my-zsh [fishy theme](https://github.com/robbyrussell/oh-my-zsh/wiki/Themes#fishy)
It differs in two aspects:
1. The full path is shown instead of abbreviated directory names.
2. ```$USER@$HOST``` is not shown for the local machine, only for SSH sessions and
inside docker containers (in that case it is ```$USER@docker```)
#### Screenshot

The screenshot shows a xterm using [Lucario](https://github.com/raphamorim/lucario) color scheme.