angryobject / shimoji

Add some emoji to your prompt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ShImoji

Put some emoji in your prompt

A simple scripts to randomly choose a emoji from a unicode range or from a list (or both) to use in your prompt. Works with zsh. May or may not work with bash or other shells. Inpired by this tweet.

Demo

Install

npm i -g shimoji

Usage

In your .zshrc:

PROMPT='$(/usr/local/share/zsh/site-functions/shimoji)  → '

About

Add some emoji to your prompt

License:MIT License


Languages

Language:Shell 100.0%