preface

Only a bald head can be strong.

Welcome to our GitHub repository Star: github.com/ZhongFuChen…

Here’s a list of some of my favorite gadgets I use so I can quickly install them when I reinstall my system/computer

  • All the software involved in this article and download address/decryption, installation tutorial in the public number under the reply “tool” can be all obtained

Markdown editor

Markdown is an essential tool for programmers to write notes/blogs. If you don’t know Markdown, you should learn it in 5 minutes.

I used to use MarkdownPad2 most when writing MarkDown on Windows. I got used to its shortcut keys, so I never changed it on Windows

Then I went to work and changed my Mac. MarkdownPad2 is not supported on the Mac platform, so I had to find another Markdown editor. I tried a few Markdown editors, but STILL felt comfortable without MarkdownPad2 (so when I first switched to a Mac, I turned on My Windows to write articles… haha)

Finally found Typora, the Markdown editor, and now use very comfortable! After copying/screenshots, direct command+ V can paste pictures into the article

2. Chrome

I’m sure you all use Chrome? When I used Chrome, I liked its simplicity and speed of opening. But the beauty of Chrome is that it has many, many useful plugins. Here are some of my favorites:

2.1 Block advertising plug-ins

My favorite plugin for blocking ads is uBlock Origin

With this plugin, you are no longer afraid of being blinded by all kinds of advertising.

Before using the plugin:

After using the plugin:

2.2 English translation plug-in

English translation plug-in, I like to use is: salad search word

When you read a word you don’t understand, just click:

2.3 Displaying the IP address of the current Web page

I found this one from the company’s documents, and I think it is quite easy to use. When debugging, I can timely know which IP is currently browsing the system (it is very useful when switching the environment) : Website IP

GitHub source view tool

Octotree: GitHub source directory: Octotree

Third, drawing

Many friends ask me what software is used to draw pictures at ordinary times. In fact, I use ProcessOn

I’ve already drawn quite a few brain maps with ProcessOn:

  • Java beautiful mind map

Iv. Advanced Notepad

I like notePad++ on Windows and SublimeText3 on Mac. In fact, I think of these two as highlighted notes originally using….

As you all know, SublimeText3 is a very powerful feature that anyone interested in playing around with.

V. E-books

I personally prefer to read a physical book, but sometimes I don’t have a physical book by my side and have to make do with an e-book search. Now I know the following channels for searching e-books:

Kuma Search book:

Making search books:

Group friends to share the network disk (ask powerful group) :

(Under the public account, reply “tool” will also share the disk address oh ~)

7. Mac Tools

7.1 Common Shortcut Keys

To get better at using the Mac, of course, learn the Mac shortcuts

  • Mac native keyboard shortcuts
  • Shortcut keys on the terminal

The Mac has all the shortcuts that you might find on Windows. So what I usually do is, at some point I feel like there might be a shortcut key for this operation, so I go and search for it, and it’s just gonna get better with practice.

Native Mac Shortcuts:

7.2 Managing the Host Tool

In my work, I often need to bind domain names to IP. Before, I had been modifying hosts file. Later, when my colleague saw this operation, he recommended me to download Gas Mask, which can easily bind domain names to IP.

7.3 Powerful Startup Tools

Alfred is the fastest startup tool on the Mac. It fixes a lot of problems. Alfred allows you to search and launch applications using the keyboard, search for information locally and on the Web, query dictionaries, clipboard view, system control, and more

This tool I see my colleague when the operation of exhaled, looks very easy to use!

When installing, check to see if:

Find files quickly:

I particularly like the clipboard feature (which allows you to record recently copied text and quickly find it) :

7.4 Document Viewing Tool

In the past, I have installed a lot of offline documents under Windows platform, such as jquery and Java1.8, etc. If you do not have offline documents, you can only go to the official website to find the corresponding documents (this process is relatively troublesome).

There is a document finder tool in the Mac called Dash

7.5 Software Package Management Tool

I used HomeBrew to install some software packages

7.6 Mac terminal

I used to use the Mac terminal all the time. But I don’t think my colleagues are the same as me

The built-in terminal looks like this:

Later to zhihu search a new continent, so quickly used.

First, install an Item2 to replace the native MAC terminal with a variety of theme colors. Here, I used Dracula as my theme

Then, go to the next oh-my-zsh instead of the native bash and see the color scheme (keyword highlighting) I’ve done:

Automatic prompt command:

The last

All the software involved in this article and download address/decryption, installation tutorial in the public number under the reply “tool” can be all obtained

Happy to export dry Java technology public number: Java3y. The public account has more than 200 original technical articles, massive video resources, beautiful brain map, attention can be obtained!

Like if it helps!