diff options
author | Ben Hilburn <bhilburn@gmail.com> | 2016-01-22 06:02:01 +0300 |
---|---|---|
committer | Ben Hilburn <bhilburn@gmail.com> | 2016-01-22 06:02:01 +0300 |
commit | 657a097ef0bc403440afbec4a92d8d88f167d2b6 (patch) | |
tree | c8d210bfdfa7e9ddd7d3fdbc7e3bc48b33f4c991 | |
parent | 8172425cd2626f19b67f1309230e712d5a55ecf7 (diff) | |
parent | 684291e734284b54652a1e242d6bef5376d44658 (diff) |
Merge pull request #201 from Kayant/zsh-frameworks
Add more ZSH framework instructions
-rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -2,9 +2,8 @@ Powerlevel9k is a theme for ZSH which uses [Powerline Fonts](https://github.com/powerline/fonts). It can be used with vanilla -ZSH, [Oh-My-Zsh](https://github.com/robbyrussell/oh-my-zsh), or -[Prezto](https://github.com/sorin-ionescu/prezto), and can also be installed -using [antigen](https://github.com/zsh-users/antigen). +ZSH, or ZSH frameworks such as [Oh-My-Zsh](https://github.com/robbyrussell/oh-my-zsh), +[Prezto](https://github.com/sorin-ionescu/prezto), [Antigen](https://github.com/zsh-users/antigen), [Zplug](https://github.com/b4b4r07/zplug), [Zgen](https://github.com/tarjoilija/zgen), [Antibody](https://github.com/caarlos0/antibody), [ZPM](https://github.com/horosgrisa/ZPM), [ZIM](https://github.com/Eriner/zim). Get more out of your terminal. Be a badass. Impress everyone in 'Screenshot Your Desktop' threads. Use powerlevel9k. |