From 3de690ae5dc1b4769f133f2d1e3546fd32162a4b Mon Sep 17 00:00:00 2001 From: Mr_patcher <22963960+Mr-Patcher@users.noreply.github.com> Date: Thu, 15 Nov 2018 10:28:38 +0400 Subject: [PATCH] Add link to a iTerm2 customization guide (#23072) * Update index.md Added a link to a guide that shows how the terminal can be customized to improve productivity. * Change subheading level --- guide/english/terminal-commandline/macos-terminal/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/guide/english/terminal-commandline/macos-terminal/index.md b/guide/english/terminal-commandline/macos-terminal/index.md index b07742ad46..960fef7be4 100644 --- a/guide/english/terminal-commandline/macos-terminal/index.md +++ b/guide/english/terminal-commandline/macos-terminal/index.md @@ -87,3 +87,7 @@ iTerm2 is an alternative to the legacy terminal in Mac OS. iTerm2 brings some ne * and many [more](https://www.iterm2.com/features.html) Just download iTerm2 from the official [website](https://www.iterm2.com/downloads.html). Additional documentation can be found [here](https://www.iterm2.com/documentation.html). + +#### iTerm2 Improvements and Customizations + +This [guide](https://medium.com/the-code-review/make-your-terminal-more-colourful-and-productive-with-iterm2-and-zsh-11b91607b98c) shows you how you can improve terminal productivity, and have a bit more customization options.