Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jblond/emojis

Emojis for your shell
https://github.com/jblond/emojis

bash emoji fish shell

Last synced: 2 months ago
JSON representation

Emojis for your shell

Awesome Lists containing this project

README

        

# emojis

into:

`C:\Program Files\Git\usr\share\mintty\emojis`

or

`C:\git-sdk-64\usr\share\mintty\emojis`

[Download 1.2.0](https://github.com/JBlond/emojis/archive/refs/tags/1.2.0.zip)

## OR make the emojis yourself

```bash
mkdir emojis
cd emojis
curl -LO https://raw.githubusercontent.com/wiki/mintty/mintty/getemojis
./getemojis -d
./getemojis ./
```

## config

Mintty -> Options -> Text -> Emojis -> Style -> google

Mintty -> Options -> Text -> Emojis -> Placement -> middle

## LICENSE

[The emoji font is licensed unter SIL](https://raw.githubusercontent.com/googlefonts/noto-emoji/main/LICENSE)

This repo is under MIT License