Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xxdavid/emoji-term

:shit: Use emojis instead of common shell commands
https://github.com/xxdavid/emoji-term

emoji hipsta terminal unix

Last synced: 1 day ago
JSON representation

:shit: Use emojis instead of common shell commands

Awesome Lists containing this project

README

        

# emoji-term

![Screenshot](screenshot.png)

## Installation

```bash
git clone https://github.com/xxdavid/emoji-term
cd emoji-term
./install.rb
echo 'export PATH=$PATH:~/emoji-term/bin' >> ~/.zshrc
```

Only tested on macOS.

## Supported commands

### System

| emoji | command |
|-------|---------|
| 🙌 | bless (macOS)|
| 🐈 | cat |
| 📅 | cal |
| 💿 | cd |
| 💬 | chat |
| 🆑 | clear |
| 💑 | date |
| 🚪 | exit |
| 📠 | fax |
| 🔍 | find |
| 🖕 | finger |
| 🙏 | fold |
| 🆓 | free (Linux) |
| 🍇 | grep |
| 👪 | groups |
| 🤕 | head |
| 🗡 | kill |
| 📍 | locate |
| 👀 | look |
| 🔑 | login |
| 📬 | mail |
| 👨 | man |
| ⛰ | mount |
| 🔓 | open (macOS)|
| 🏓 | ping |
| 🚢 | port |
| 😾 | puma |
| 📖 | read |
| 💩 | rm |
| 👄 | say (macOS)|
| 📺 | screen |
| 🔄 | shift |
| 📏 | size |
| 💤 | sleep |
| 🏃 | swift |
| 👔 | tie |
| ⏰ |time |
| 👣 | toe |
| 🔝 | top |
| 👉 | touch |
| 📐 | units |
| ⏱ | wait |
| 🚽 | wc |
| 🤔 | what |
| 🤷 | whoami (Unicode 9.0) |
| 👍 | yes |
| 🤐 | zip |

### User

| emoji | command |
|-------|---------|
| ⚛ | [atom](https://atom.io) |
| 🍺 | [brew](https://brew.sh) |
| 🐗 | [grunt](https://gruntjs.com) |
| ☕ | [java](http://java.com) |
| 🐘 | [pgsql](http://www.postgresql.org)
| 🐍 | [python](https://www.python.org) |
| 🛤 | [rails](http://rubyonrails.org) |
| 💎 | [ruby](https://www.ruby-lang.org) |
| ♨️ | [spring](https://github.com/rails/spring) |
| 🦄 | [unicorn](https://unicorn.bogomips.org/) |

## Contribute
Feel free to add your favourite commands and emojis.