Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/xxdavid/emoji-term
- Owner: xxdavid
- License: mit
- Created: 2016-05-02T15:37:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-27T16:08:37.000Z (about 7 years ago)
- Last Synced: 2024-08-09T17:29:46.707Z (3 months ago)
- Topics: emoji, hipsta, terminal, unix
- Language: Ruby
- Homepage:
- Size: 60.5 KB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.