mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-17 23:57:52 +08:00
Updated External themes (markdown)
parent
c2b7b4c600
commit
a00e373e46
@ -7,6 +7,20 @@ You can also use Github's search to find `*.zsh-theme` files:
|
|||||||
|
|
||||||
Check out the instructions [here](https://github.com/ohmyzsh/ohmyzsh/wiki/Customization#overriding-and-adding-themes).
|
Check out the instructions [here](https://github.com/ohmyzsh/ohmyzsh/wiki/Customization#overriding-and-adding-themes).
|
||||||
|
|
||||||
|
---
|
||||||
|
#### fishy 2.0
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
get the theme with `curl`:
|
||||||
|
```bash
|
||||||
|
curl -Ls https://git.io/JfkGJ -o fishy2.zsh-theme
|
||||||
|
```
|
||||||
|
or see [repository](https://github.com/blessxjalil/dotfiles/blob/master/custom-oh-my-zsh/themes/fishy2.zsh-theme) for source.
|
||||||
|
|
||||||
|
|
||||||
|
author: [@blessxjalil](https://github.com/blessxjalil)
|
||||||
|
|
||||||
---
|
---
|
||||||
#### zsh2000
|
#### zsh2000
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user