Skip to content

maulding/terminal-app.zsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ZSH Terminal.app Integration Plug-in

A ZSH plug-in for integrating with the new El Capitan Terminal.app window title and tab escape codes. The plug-in injects Emoji into the window title and tabs based on the currently executing process.

Terminal.app Screenshot

Installation

Manual Install

Add the following snippet to your ~/.zshrc

# Terminal.app specific title hooks
source ~/.zsh/terminal-app.zsh/terminal-app.plugin.zsh

Currently Used Icons/Emoji

Shell Command Emoji

Emoji Command(s)
🔎 ack, grep
🏹 bower
🍺 brew
📦 budle, budler, bunzip, bzip, gunzip, gzip, tar, unzip, zip
coffee, java, node
🏷 cvs, git, hg, svn
🐽 grunt
🍹 gulp
💉 jekyll
👓 less, more, tail
🛠 make
📚 man
🐬 mysql
🐘 psql
🛤 rails
🗑 rm
🖥 ssh

Suggest additional Emoji to add to the database!

Placeholder Emoji

Emoji Command(s) Emoji Command(s)
🇦 _A 🇳 _N
🇧 _B 🇴 _O
🇨 _C 🇵 _P
🇩 _D 🇶 _Q
🇪 _E 🇷 _R
🇫 _F 🇸 _S
🇬 _G 🇹 _T
🇭 _H 🇺 _U
🇮 _I 🇻 _V
🇯 _J 🇼 _W
🇰 _K 🇽 _X
🇱 _L 🇾 _Y
🇲 _M 🇿 _Z
__

Terminal.app and iTerm2 Color Profiles

Take a look at my Retro styled ANSi BBS color profiles for both Terminal.app and iTerm2.

iCE.terminal Screenshot

About

OSX 10.11(El Capitan) Terminal.app and Zsh integration using new status escape codes and a dash of Emoji to make your terminal shine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages