https://github.com/jblond/emojis
Emojis for your shell
https://github.com/jblond/emojis
bash emoji fish shell
Last synced: 4 months ago
JSON representation
Emojis for your shell
- Host: GitHub
- URL: https://github.com/jblond/emojis
- Owner: JBlond
- License: mit
- Created: 2022-06-02T08:27:36.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-12T13:28:24.000Z (over 1 year ago)
- Last Synced: 2025-10-24T09:36:27.777Z (8 months ago)
- Topics: bash, emoji, fish, shell
- Language: Shell
- Homepage:
- Size: 13.4 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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