mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-03-09 21:05:50 +08:00
23 lines
514 B
Markdown
23 lines
514 B
Markdown
![]() |
## godfather fish theme
|
||
|
|
||
|
Clean git theme with homey feel and git-centric features.
|
||
|
|
||
|

|
||
|
|
||
|
#### Prompt structure:
|
||
|
|
||
|
* Left-hand side:
|
||
|
* user@host:
|
||
|
* truncated cwd (just the current folder name)
|
||
|
* git branch with state info (if applicable)
|
||
|
|
||
|
* Right-hand side:
|
||
|
* last error code (if applicable)
|
||
|
* [timestamp]
|
||
|
|
||
|
#### Credits:
|
||
|
|
||
|
Colors and git functions taken from [amio](https://github.com/amio)'s
|
||
|
[edan](https://github.com/bpinto/oh-my-fish/tree/master/themes/edan) theme.
|
||
|
|