mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-11 02:39:50 +00:00
Added kinda-fishy theme.
@@ -669,3 +669,17 @@ Author: [@channprj](https://github.com/channprj)
|
|||||||
See [Repo](https://github.com/eendroroy/nothing) for source & documentation.
|
See [Repo](https://github.com/eendroroy/nothing) for source & documentation.
|
||||||
|
|
||||||
author: [@eendroroy](https://github.com/eendroroy)
|
author: [@eendroroy](https://github.com/eendroroy)
|
||||||
|
|
||||||
|
#### kinda-fishy
|
||||||
|
|
||||||
|
A theme based on [fishy](https://github.com/robbyrussell/oh-my-zsh/wiki/Themes#fishy) with two differences:
|
||||||
|
|
||||||
|
* The full path is shown instead of abbreviated directory names.
|
||||||
|
* ```$USER@$HOST``` is not shown for the local machine, only for SSH sessions and
|
||||||
|
inside docker containers (in that case it is ```$USER@docker```)
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
See [repo](https://github.com/folixg/kinda-fishy-theme) for source
|
||||||
|
|
||||||
|
Author: [@folixg](https://github.com/folixg)
|
||||||
|
|||||||
Reference in New Issue
Block a user