Display feedback of terminal in the 🍏 Touchbar
Currently it shows:
+
— uncommitted changes in the index;!
— unstaged changes;?
— untracked changes;$
— stashed changes;⇣
— unpulled commits;⇡
— unpushed commits.npm-run
or yarn-run
scripts from package.json
⚡️ /🐱brew install node
)Into iterm2: Go into View -> Customize Tool Bar...
and drag & drop the Fn
module
Clone the repo in your plugins directory:
$ cd ${ZSH_CUSTOM1:-$ZSH/custom}/plugins
$ git clone https://github.com/iam4x/zsh-iterm-touchbar.git
Then add the plugin into your ~/.zshrc
:
plugins=(... zsh-iterm-touchbar)
Add the following snippet ~/.zshrc
after the line antigen use oh-my-zsh:
antigen theme https://github.com/iam4x/zsh-iterm-touchbar
Add the following line to your ~/.zshrc
where you're adding your other zsh plugins:
zgen load iam4x/zsh-iterm-touchbar
ENV variables to enable or disable git:
TOUCHBAR_GIT_ENABLED=true
ENV variables for git icons:
GIT_UNCOMMITTED="+" GIT_UNSTAGED="!" GIT_UNTRACKED="?" GIT_STASHED="$" GIT_UNPULLED="⇣" GIT_UNPUSHED="⇡"
ENV variables to enable or disable yarn:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4