

If the auto suggestions do not appear to show, it could be a problem with your color scheme.

Set this font in iTerm2 (14px is my personal preference) (iTerm → Preferences → Profiles → Text → Change Font). Open the downloaded font and press "Install Font". Source Code Pro has better alignment for the glyphs Others powerline fonts.Powerlevel9k offers a whole lot more, best is to check out these user made configs yourself. Then edit your ~/.zshrc and set ZSH_THEME="powerlevel9k/powerlevel9k". If you prefer the Powerlevel9k look with added info such as exit codes and timestamps on the right, run: git clone ~/.oh-my-zsh/custom/themes/powerlevel9k When the installation is done, edit ~/.zshrc and set ZSH_THEME="agnoster" Powerlevel9k More info here: Install with curl sh -c "$(curl -fsSL )" You can create a different profile other than Default if you wish to do so. Apply them in iTerm through iTerm → preferences → profiles → colors → load presets. The color settings will be imported into iTerm2. Just save it somewhere and open the file(s). Solarized Dark theme (patched version to fix the bright black value).ITerm2 has better color fidelity than the built in Terminal, so your themes will look better. Or, if you do not have homebrew (you should )): Download and install iTerm2
#Iterm natural text editing how to#
How to install iTerm2 brew cask install iterm2
