Ecosyste.ms: Awesome

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

https://github.com/jopcode/oh-my-zsh-bunnyruni-theme

my little cute theme
https://github.com/jopcode/oh-my-zsh-bunnyruni-theme

Last synced: about 2 months ago
JSON representation

my little cute theme

Lists

README

        

# oh-my-zsh-bunnyruni-theme

Bunnyruni theme based on my favorite themes, functions and colors.

![Alt text](bunnyruni.gif)

For installing

```
$ mkdir -p $ZSH_CUSTOM/themes && curl https://raw.githubusercontent.com/jopcode/oh-my-zsh-bunnyruni-theme/master/bunnyruni.zsh-theme -L -o $ZSH_CUSTOM/themes/bunnyruni.zsh-theme
```
Set the theme in your **.zshrc** file

```
ZSH_THEME="bunnyruni"
```

And Done <3!