Contents

Common configuration of iTerm2 -- iTerm2+ZSH the best terminal tool

iTerm2 Tools

1 background

As a programmer, there are too many opportunities to use terminal tools every day. A good terminal tool can greatly improve development efficiency and improve mood🐶.


Maybe some companies have self-developed terminal tools internally, but for ordinary users, I personally think that iTerm2 + ZSH is the best combined tool. This article summarizes my personal experience when using it, and also refers to the Internet. some documents.


2 System environment

My computer is a MAC, the configuration is as follows:

chip: Apple M1 Pro

OS: Ventura 13.4


3 Installation Manual

In fact, I basically followed the two links below to install and configure.


The final effect is this:

Basically install ZSH, configure iTerm2 theme, set colors, fonts, configure VIM editor and so on.

The steps follow these two links, so I won’t go into details.


4 Supplements

PicGo Image Bed Tool

This can be said to be a necessary artifact for writing markdown. I used ipic before, and I was severely cheated. It was uploaded to Weibo by default, but later Weibo was banned. Before All uploaded pictures cannot be accessed. So this time I chose the PicGo image bed tool, which supports a variety of image tables. I used the github image bed and the free CDN acceleration tool of jsDelivr, which is very easy to use.


The reference link for configuration is as follows: https://zhuanlan.zhihu.com/p/353775844


Also record a use of the PicGO image bed tool, there may be a problem with the installation package damage when installed on a mac, you can run this command on the terminal:

1
sudo xattr -d com.apple.quarantine "/Applications/PicGo.app"

My iTerm2 Configuration File

The following can be byte copied and imported directly.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
{
  "ASCII Ligatures" : false,
  "Working Directory" : "\/Users\/bytedance",
  "Prompt Before Closing 2" : false,
  "Selected Text Color" : {
    "Green Component" : 0.56244754791259766,
    "Red Component" : 0.47797361016273499,
    "Blue Component" : 0.55732053518295288
  },
  "Rows" : 43,
  "Ansi 11 Color" : {
    "Green Component" : 0.49430075287818909,
    "Red Component" : 0.69710838794708252,
    "Blue Component" : 0.1584954559803009
  },
  "Use Italic Font" : true,
  "Foreground Color" : {
    "Green Component" : 0.75921261310577393,
    "Red Component" : 0.61000990867614746,
    "Blue Component" : 0.7630731463432312
  },
  "Right Option Key Sends" : 0,
  "Show Status Bar" : false,
  "Character Encoding" : 4,
  "Selection Color" : {
    "Green Component" : 0.21576285362243652,
    "Red Component" : 0,
    "Blue Component" : 0.28167051076889038
  },
  "Mouse Reporting" : true,
  "Ansi 4 Color" : {
    "Green Component" : 0.46265947818756104,
    "Red Component" : 0.12754884362220764,
    "Blue Component" : 0.78231418132781982
  },
  "Non-ASCII Anti Aliased" : true,
  "Sync Title" : false,
  "Disable Window Resizing" : true,
  "Description" : "Default",
  "Close Sessions On End" : true,
  "Jobs to Ignore" : [
    "rlogin",
    "ssh",
    "slogin",
    "telnet"
  ],
  "Scrollback Lines" : 1000,
  "Status Bar Layout" : {
    "components" : [
      {
        "class" : "iTermStatusBarCPUUtilizationComponent",
        "configuration" : {
          "knobs" : {
            "base: priority" : 5,
            "base: compression resistance" : 1
          },
          "layout advanced configuration dictionary value" : {
            "auto-rainbow style" : 0,
            "algorithm" : 0,
            "remove empty components" : false
          }
        }
      },
      {
        "class" : "iTermStatusBarMemoryUtilizationComponent",
        "configuration" : {
          "knobs" : {
            "base: priority" : 5,
            "base: compression resistance" : 1
          },
          "layout advanced configuration dictionary value" : {
            "auto-rainbow style" : 0,
            "algorithm" : 0,
            "remove empty components" : false
          }
        }
      }
    ],
    "advanced configuration" : {
      "remove empty components" : false,
      "font" : ".AppleSystemUIFont 12",
      "algorithm" : 0,
      "auto-rainbow style" : 0
    }
  },
  "Brighten Bold Text" : true,
  "Flashing Bell" : false,
  "Cursor Guide Color" : {
    "Red Component" : 0.70214027166366577,
    "Color Space" : "sRGB",
    "Blue Component" : 1,
    "Alpha Component" : 0.25,
    "Green Component" : 0.92681378126144409
  },
  "BM Growl" : true,
  "Ansi 3 Color" : {
    "Green Component" : 0.46751424670219421,
    "Red Component" : 0.64746475219726562,
    "Blue Component" : 0.023484811186790466
  },
  "Use Non-ASCII Font" : false,
  "Link Color" : {
    "Red Component" : 0.030515776947140694,
    "Color Space" : "sRGB",
    "Blue Component" : 0.62457275390625,
    "Alpha Component" : 1,
    "Green Component" : 0.32110351021536249
  },
  "Shortcut" : "",
  "Background Image Location" : "",
  "Bold Color" : {
    "Green Component" : 0.83450067043304443,
    "Red Component" : 0.70913255214691162,
    "Blue Component" : 0.82687115669250488
  },
  "Unlimited Scrollback" : false,
  "Custom Command" : "No",
  "Title Components" : 2,
  "Keyboard Map" : {
    "0xf700-0x260000" : {
      "Text" : "[1;6A",
      "Action" : 10
    },
    "0x37-0x40000" : {
      "Text" : "0x1f",
      "Action" : 11
    },
    "0x32-0x40000" : {
      "Text" : "0x00",
      "Action" : 11
    },
    "0xf709-0x20000" : {
      "Text" : "[17;2~",
      "Action" : 10
    },
    "0xf70c-0x20000" : {
      "Text" : "[20;2~",
      "Action" : 10
    },
    "0xf729-0x20000" : {
      "Text" : "[1;2H",
      "Action" : 10
    },
    "0xf72b-0x40000" : {
      "Text" : "[1;5F",
      "Action" : 10
    },
    "0xf705-0x20000" : {
      "Text" : "[1;2Q",
      "Action" : 10
    },
    "0xf703-0x260000" : {
      "Text" : "[1;6C",
      "Action" : 10
    },
    "0xf700-0x220000" : {
      "Text" : "[1;2A",
      "Action" : 10
    },
    "0xf701-0x280000" : {
      "Text" : "0x1b 0x1b 0x5b 0x42",
      "Action" : 11
    },
    "0x38-0x40000" : {
      "Text" : "0x7f",
      "Action" : 11
    },
    "0x33-0x40000" : {
      "Text" : "0x1b",
      "Action" : 11
    },
    "0xf703-0x220000" : {
      "Text" : "[1;2C",
      "Action" : 10
    },
    "0xf701-0x240000" : {
      "Text" : "[1;5B",
      "Action" : 10
    },
    "0xf70d-0x20000" : {
      "Text" : "[21;2~",
      "Action" : 10
    },
    "0xf702-0x260000" : {
      "Text" : "[1;6D",
      "Action" : 10
    },
    "0xf729-0x40000" : {
      "Text" : "[1;5H",
      "Action" : 10
    },
    "0xf706-0x20000" : {
      "Text" : "[1;2R",
      "Action" : 10
    },
    "0x34-0x40000" : {
      "Text" : "0x1c",
      "Action" : 11
    },
    "0xf700-0x280000" : {
      "Text" : "0x1b 0x1b 0x5b 0x41",
      "Action" : 11
    },
    "0x2d-0x40000" : {
      "Text" : "0x1f",
      "Action" : 11
    },
    "0xf70e-0x20000" : {
      "Text" : "[23;2~",
      "Action" : 10
    },
    "0xf702-0x220000" : {
      "Text" : "[1;2D",
      "Action" : 10
    },
    "0xf703-0x280000" : {
      "Text" : "0x1b 0x1b 0x5b 0x43",
      "Action" : 11
    },
    "0xf700-0x240000" : {
      "Text" : "[1;5A",
      "Action" : 10
    },
    "0xf707-0x20000" : {
      "Text" : "[1;2S",
      "Action" : 10
    },
    "0xf70a-0x20000" : {
      "Text" : "[18;2~",
      "Action" : 10
    },
    "0x35-0x40000" : {
      "Text" : "0x1d",
      "Action" : 11
    },
    "0xf70f-0x20000" : {
      "Text" : "[24;2~",
      "Action" : 10
    },
    "0xf703-0x240000" : {
      "Text" : "[1;5C",
      "Action" : 10
    },
    "0xf701-0x260000" : {
      "Text" : "[1;6B",
      "Action" : 10
    },
    "0xf702-0x280000" : {
      "Text" : "0x1b 0x1b 0x5b 0x44",
      "Action" : 11
    },
    "0xf72b-0x20000" : {
      "Text" : "[1;2F",
      "Action" : 10
    },
    "0x36-0x40000" : {
      "Text" : "0x1e",
      "Action" : 11
    },
    "0xf708-0x20000" : {
      "Text" : "[15;2~",
      "Action" : 10
    },
    "0xf701-0x220000" : {
      "Text" : "[1;2B",
      "Action" : 10
    },
    "0xf70b-0x20000" : {
      "Text" : "[19;2~",
      "Action" : 10
    },
    "0xf702-0x240000" : {
      "Text" : "[1;5D",
      "Action" : 10
    },
    "0xf704-0x20000" : {
      "Text" : "[1;2P",
      "Action" : 10
    }
  },
  "Ansi 14 Color" : {
    "Green Component" : 0.70167088508605957,
    "Red Component" : 0,
    "Blue Component" : 0.62018769979476929
  },
  "Ansi 2 Color" : {
    "Green Component" : 0.7455558180809021,
    "Red Component" : 0.42339208722114563,
    "Blue Component" : 0.42409399151802063
  },
  "Send Code When Idle" : false,
  "ASCII Anti Aliased" : true,
  "Tags" : [

  ],
  "Ansi 9 Color" : {
    "Green Component" : 0.084504462778568268,
    "Red Component" : 0.95941102504730225,
    "Blue Component" : 0.23225757479667664
  },
  "Use Bold Font" : true,
  "Silence Bell" : false,
  "Ansi 12 Color" : {
    "Green Component" : 0.55553519725799561,
    "Red Component" : 0.091996639966964722,
    "Blue Component" : 0.78393226861953735
  },
  "Window Type" : 0,
  "Use Bright Bold" : false,
  "Cursor Text Color" : {
    "Green Component" : 0.15575926005840302,
    "Red Component" : 0,
    "Blue Component" : 0.19370138645172119
  },
  "Default Bookmark" : "No",
  "Cursor Color" : {
    "Green Component" : 0.29334646463394165,
    "Red Component" : 0.95475113391876221,
    "Blue Component" : 0
  },
  "Ansi 1 Color" : {
    "Green Component" : 0.10840655118227005,
    "Red Component" : 0.81926977634429932,
    "Blue Component" : 0.14145714044570923
  },
  "Name" : "Default",
  "Blinking Cursor" : false,
  "Guid" : "8798F8B8-6F02-4D92-9C09-0970CA99189E",
  "Idle Code" : 0,
  "Ansi 10 Color" : {
    "Green Component" : 0.93699550628662109,
    "Red Component" : 0.31744870543479919,
    "Blue Component" : 0.51931029558181763
  },
  "Ansi 8 Color" : {
    "Green Component" : 0.39142724871635437,
    "Red Component" : 0,
    "Blue Component" : 0.53505516052246094
  },
  "Badge Color" : {
    "Red Component" : 1,
    "Color Space" : "sRGB",
    "Blue Component" : 0,
    "Alpha Component" : 0.5,
    "Green Component" : 0.14910030364990234
  },
  "Ambiguous Double Width" : false,
  "Cursor Type" : 1,
  "Ansi 0 Color" : {
    "Green Component" : 0.15575926005840302,
    "Red Component" : 0,
    "Blue Component" : 0.19370138645172119
  },
  "Blur" : false,
  "Normal Font" : "MesloLGLForPowerline-Regular 11",
  "Vertical Spacing" : 1,
  "Use Underline Color" : false,
  "Ansi 7 Color" : {
    "Green Component" : 0.89001238346099854,
    "Red Component" : 0.91611063480377197,
    "Blue Component" : 0.79781103134155273
  },
  "Command" : "",
  "Terminal Type" : "xterm-256color",
  "Horizontal Spacing" : 1,
  "Option Key Sends" : 0,
  "Blink Allowed" : false,
  "Minimum Contrast" : 0,
  "Ansi 15 Color" : {
    "Green Component" : 0.95794391632080078,
    "Red Component" : 0.98943418264389038,
    "Blue Component" : 0.86405980587005615
  },
  "Unicode Version" : 9,
  "Ansi 6 Color" : {
    "Green Component" : 0.57082360982894897,
    "Red Component" : 0.14679534733295441,
    "Blue Component" : 0.52502274513244629
  },
  "Transparency" : 0,
  "Initial Text" : "",
  "Background Color" : {
    "Green Component" : 0.11783610284328461,
    "Red Component" : 0,
    "Blue Component" : 0.15170273184776306
  },
  "Screen" : -1,
  "Non Ascii Font" : "Monaco 12",
  "Ansi 13 Color" : {
    "Green Component" : 0.30289158225059509,
    "Red Component" : 0.88624399900436401,
    "Blue Component" : 0.55838865041732788
  },
  "Columns" : 186,
  "Show Timestamps" : 1,
  "Visual Bell" : true,
  "Custom Directory" : "No",
  "Thin Strokes" : 4,
  "Ansi 5 Color" : {
    "Green Component" : 0.10802463442087173,
    "Red Component" : 0.77738940715789795,
    "Blue Component" : 0.43516635894775391
  }
}