diff options
author | Dominik Ritter <dritter03@googlemail.com> | 2017-03-17 11:06:48 +0300 |
---|---|---|
committer | Dominik Ritter <dritter03@googlemail.com> | 2017-03-17 11:06:48 +0300 |
commit | aa26c73521ed13aa62d7a751678648c6be3a138c (patch) | |
tree | e55e22f016b0740a4486e49ea3a443a219913bde /CHANGELOG.md | |
parent | b9ad552649a8a1c5a62e9358523ee88ff2a572ac (diff) |
Add iTerm2 debugging script
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 50c60252..cbb9d16b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ ## next +### Add debug script for iTerm2 issues + +A new script `debug/iterm.zsh` was added for easier spotting problems with your iTerm2 configuration. + ### Add debug script for font issues A new script `debug/font-issues.zsh` was added, so that problems with your font could be spotted easier. |