Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chmanie/emoji-in-the-shell

💥Emojis in your (zsh) shell 💻
https://github.com/chmanie/emoji-in-the-shell

emoji fzf jq shell zsh

Last synced: 28 days ago
JSON representation

💥Emojis in your (zsh) shell 💻

Awesome Lists containing this project

README

        

# emoji-in-the-shell ⚔️

A (very) opinionated approach to add emojis into your command line

You need:

- zsh
- tmux
- fzf (it uses the fzf-tmux script)
- jq (for emoji generation. feel free to use your own libaray file though)

## Install

Clone this repo (don't forget about the submodules):

```
git clone https://github.com/chmanie/emoji-in-the-shell.git --recursive
```

Put

```
source path_to_this_repo/emoji-in-the-shell.zsh
```

into your `.zshrc`.

No, I don't care about plugin managers. Go, figure it out yourself.

## Use

Press Ctrl-E in your zsh shell.

## License

WTFPL