【翻译中】5 tips to improve productivity with zsh

This commit is contained in:
andrew
2018-09-14 07:57:34 +08:00
parent c8da1a51e3
commit 95f92e769b

View File

@@ -1,6 +1,8 @@
5 tips to improve productivity with zsh
======
### **[翻译中] by tnuoccalanosrep**
![](https://opensource.com/sites/default/files/styles/image-full-size/public/lead-images/features_solutions_command_data.png?itok=4_VQN3RK)
The Z shell known as [zsh][1] is a [shell][2] for Linux/Unix-like operating systems. It has similarities to other shells in the `sh` (Bourne shell) family, such as as `bash` and `ksh`, but it provides many advanced features and powerful command line editing options, such as enhanced Tab completion.