Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jblond/emojis
- Owner: JBlond
- License: mit
- Created: 2022-06-02T08:27:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-06T17:53:10.000Z (4 months ago)
- Last Synced: 2024-09-06T21:07:33.400Z (4 months ago)
- Topics: bash, emoji, fish, shell
- Language: Shell
- Homepage:
- Size: 13.1 MB
- Stars: 2
- Watchers: 2
- 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