Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/davymai/oh-my-zsh-panda-theme


https://github.com/davymai/oh-my-zsh-panda-theme

Last synced: about 1 month ago
JSON representation

Lists

README

        

oh-my-zsh-panda-theme
=========================

oh-my-zsh panda style Theme

Preview
-------

![Preview](https://raw.githubusercontent.com/davymai/oh-my-zsh-panda-theme/master/preview.png)

Set Up
-------
1.Clone the repository.

2.Create a symlink of **panda.zsh-theme** in **.oh-my-zsh/themes/**. You can use the **install_in_omz.sh** file:

```
./install_in_omz.sh
```

3.Configure the theme in your **.zshrc** file:

```
ZSH_THEME="panda"
```