Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lonr/ghoti
ghoti(/fɪʃ/) is yet another Zsh theme emulating the fish shell's default prompt
https://github.com/lonr/ghoti
Last synced: 9 days ago
JSON representation
ghoti(/fɪʃ/) is yet another Zsh theme emulating the fish shell's default prompt
- Host: GitHub
- URL: https://github.com/lonr/ghoti
- Owner: lonr
- License: gpl-3.0
- Created: 2021-03-31T09:34:39.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-16T14:53:12.000Z (about 2 years ago)
- Last Synced: 2024-11-14T11:14:32.843Z (2 months ago)
- Language: Shell
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ghoti
ghoti([`/fɪʃ/`](https://en.wikipedia.org/wiki/Ghoti)) is yet another (see [fishy](https://github.com/ohmyzsh/ohmyzsh/blob/master/themes/fishy.zsh-theme)) Zsh theme emulating the fish shell's [default prompt](https://github.com/fish-shell/fish-shell/blob/76457bdc4e/share/tools/web_config/sample_prompts/classic_vcs.fish)
## Install
### Zgenom
`zgenom load lonr/ghoti`
### Zinit
`zinit light lonr/ghoti`
## Credits
- [Writing Plugins and Themes](https://github.com/unixorn/awesome-zsh-plugins/blob/main/Writing_Plugins_and_Themes.md)
- [`fishy.zsh-theme`](https://github.com/ohmyzsh/ohmyzsh/blob/master/themes/fishy.zsh-theme)
- [`loli.zsh-theme`](https://github.com/Aloxaf/dotfiles/blob/master/zsh/.config/zsh/themes/loli.zsh-theme)
- [`git-prompt.sh`](https://github.com/git/git/blob/master/contrib/completion/git-prompt.sh)
- [你不需要花哨的命令提示符](https://zhuanlan.zhihu.com/p/51008087)