Skip to content

Commit

Permalink
Merge pull request #5 from bernardop/fix/reset-tab-color
Browse files Browse the repository at this point in the history
Fix tab color resetting
  • Loading branch information
bernardop authored Nov 14, 2018
2 parents 485a628 + ecc6961 commit af6f792
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions iterm-tab-color.plugin.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ function try_set_tab_color() {
iterm_tab_color "$tcConfigColors[$k]"
return 0
fi

iterm_tab_color
done
}

Expand Down

0 comments on commit af6f792

Please sign in to comment.