mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-14 13:57:06 +00:00
Add 000 theme
Closes https://github.com/Abid-Ahmad/oh-my-zsh-000-theme/issues/1
This commit is contained in:
parent
f27c4d4273
commit
c81d373873
1 changed files with 1 additions and 0 deletions
|
@ -1156,6 +1156,7 @@ These plugins add tab completions without adding extra functions or aliases.
|
||||||
|
|
||||||
If you're using [Antigen](https://github.com/zsh-users/antigen), you can test these themes in a running ZSH with `antigen theme githubuser/repo`. If you're using [zgen](https://github.com/tarjoilija/zgen), add them to your `init.zsh` with `zgen load githubuser/reponame`.
|
If you're using [Antigen](https://github.com/zsh-users/antigen), you can test these themes in a running ZSH with `antigen theme githubuser/repo`. If you're using [zgen](https://github.com/tarjoilija/zgen), add them to your `init.zsh` with `zgen load githubuser/reponame`.
|
||||||
|
|
||||||
|
* [000](https://github.com/Abid-Ahmad/oh-my-zsh-000-theme) - Multiline prompt with username, hostname, full path, return status and `git` decorations.
|
||||||
* [0i0](https://github.com/0i0/0i0.zsh-theme) - Optimized for dark terminal windows, uses nerdfont `git` status decorations.
|
* [0i0](https://github.com/0i0/0i0.zsh-theme) - Optimized for dark terminal windows, uses nerdfont `git` status decorations.
|
||||||
* [4den](https://github.com/RunThem/zsh-theme-4den) - Minimalist. Includes `git` and `hg` status decorations.
|
* [4den](https://github.com/RunThem/zsh-theme-4den) - Minimalist. Includes `git` and `hg` status decorations.
|
||||||
* [aaron](https://github.com/aaronjamesyoung/aaron-zsh-theme) - Based on the Sorin theme.
|
* [aaron](https://github.com/aaronjamesyoung/aaron-zsh-theme) - Based on the Sorin theme.
|
||||||
|
|
Loading…
Reference in a new issue