Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bingxyz/random-color-emoji.zsh-theme
- Owner: bingxyz
- Created: 2017-03-11T16:24:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-08T03:12:00.000Z (about 5 years ago)
- Last Synced: 2024-09-29T08:05:00.029Z (about 1 month ago)
- Topics: emoji, random-emoji-theme, zsh, zsh-theme, zshell
- Size: 1.83 MB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```