From 250673c853d1547ce1d5aa3d90c375813446dedb Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sun, 6 May 2018 09:11:00 -0700 Subject: [PATCH] Add missing . to iterm-tab-colors entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8b68d6..3ab787f 100644 --- a/README.md +++ b/README.md @@ -368,7 +368,7 @@ These frameworks make customizing your zsh setup easier. * [ing](https://github.com/rummik/zsh-ing) - ping, but shorter output. * [interactive-cd](https://github.com/changyuheng/zsh-interactive-cd) - Fish-like interactive tab completion for `cd`. * [iosctl](https://github.com/obayer/iosctl) - Quickly access App, Data, and Log of the running simulator. -* [iterm-tab-colors](https://github.com/tysonwolker/iterm-tab-colors) - Automatically changes iTerm tab color based on the current working directory +* [iterm-tab-colors](https://github.com/tysonwolker/iterm-tab-colors) - Automatically changes iTerm tab color based on the current working directory. * [iterm-touchbar](https://github.com/iam4x/zsh-iterm-touchbar) - Display iTerm2 feedback in the MacbookPro TouchBar (Current directory, git branch & status). * [iterm2-colors](https://github.com/shayneholmes/zsh-iterm2colors) - Manage your iterm2's color scheme from the command line. * [iterm2-tabs](https://github.com/gimbo/iterm2-tabs.zsh) - Set colors and titles of iTerm2 tabs.