Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,12 @@ Add the following snippet `~/.zshrc` after the line antigen use oh-my-zsh:
antigen theme https://github.com/iam4x/zsh-iterm-touchbar
```

### For Fig users

Install `zsh-iterm-touchbar` with [Fig](https://fig.io) in just one click.

<a href="https://fig.io/plugins/other/zsh-iterm-touchbar_iam4x" target="_blank"><img src="https://fig.io/badges/install-with-fig.svg" /></a>

#### For Zgen users

Add the following line to your `~/.zshrc` where you're adding your other zsh plugins:
Expand Down