Settings and ZSHs of ITERM2.

Good explanatory text:

https://xiaozhou.net/learn-the-command-line-iterm-and-zsh-2017-06-23.html

iTerm2 is a command app used by Mac os users.

Zsh is a shell framework that cooperates with iTerm2. It has expanded some functions, such as automatic completion of commands, parameters, file names, etc., and also supports plug-ins.

Oh My Zsh is a simplified operation tool for Zsh. Make configuration settings simple.

Theme configuration:

The following are some common theme color presets File:

  • iTerm2 Solarized color matching: https://github.com/altercation/solarized
  • iTerm2 color matching collection website: http://iterm2colorschemes.com/
  • iTerm2 color matching collection GitHub address: https://github.com/mbadolato/iTerm2-Color-Schemes/tree/master/schemes

These The color matching preset file can be directly imported into iTerm2, and then can be directly selected in the settings.

Install Powerline font:

Make fancy characters display correctly (not garbled )

Powerline font download: https://github.com/powerline/fonts

After installation, you can choose a Powerline you like Font: Preferences -> Profiles -> Text -> Font -> Change Font

recommended by the full stack class: font download site

Share pictures

2. Click the compressed package, open it to obtain three font files, double-click to install

share picture

Replace the scenery

Click to download solarized, after unzipping, Perform the Preferences operation of iterm2

Change the background first

share picture

Share a pictureChange the font again

share picture

??: After installing the font and color scene, you need to set Draw bold in Preferences -> Text -> Text Rendering Remove the hook in front of text in bright colors. In this way, the font can display incomprehensible colors.

Leave a Comment

Your email address will not be published.