mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-07 16:00:41 +01:00
Updated External themes (markdown)
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user