Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bingxyz/random-color-emoji.zsh-theme

A zsh random color and random Emoji theme
https://github.com/bingxyz/random-color-emoji.zsh-theme

emoji random-emoji-theme zsh zsh-theme zshell

Last synced: 27 days ago
JSON representation

A zsh random color and random Emoji theme

Awesome Lists containing this project

README

        

# random-color-emoji.zsh-theme
A zsh random color and random Emoji theme

![](https://github.com/bingxyz/random-color-emoji.zsh-theme/blob/master/img/screenshot.gif?raw=true)

## Install

Installing [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh), and type:

```bash
$ wget https://raw.githubusercontent.com/bingxyz/random-color-emoji.zsh-theme/master/random-color-emoji.zsh-theme -O $ZSH/themes/random-color-emoji.zsh-theme
```

And configure .zshrc:

```bash
$ sed -i -e 's/^ZSH_THEME="\([^"]*\)"/ZSH_THEME="random-color-emoji"/' ~/.zshrc
```