当前位置:网站首页>Zsh shell adds automatic completion and syntax highlighting
Zsh shell adds automatic completion and syntax highlighting
2022-07-07 08:03:00 【Squirrel who loves coke】
This article is reproduced from :
https://www.cnblogs.com/lfri/p/14217524.html
1. Download plug-ins
cd "$ZSH_CUSTOM/plugins"
git clone https://github.com/zsh-users/zsh-syntax-highlighting.git
git clone https://github.com/zsh-users/zsh-autosuggestions.git
If you make a mistake , take https Change to http try .
2. To configure .zshrc file
# Write two plug-ins to
plugins = (git zsh-autosuggestions zsh-syntax-highlighting)
3. Configuration takes effect
source ~/.zshrc
边栏推荐
- Padavan manually installs PHP
- dash plotly
- [UVM practice] Chapter 2: a simple UVM verification platform (2) only driver verification platform
- Who has docker to install MySQL locally?
- [advanced digital IC Verification] command query method and common command interpretation of VCs tool
- 2022 National latest fire-fighting facility operator (primary fire-fighting facility operator) simulation questions and answers
- [performance pressure test] how to do a good job of performance pressure test?
- [quickstart to Digital IC Validation] 15. Basic syntax for SystemVerilog Learning 2 (operator, type conversion, loop, Task / Function... Including practical exercises)
- Installing postgresql11 database under centos7
- Qt学习26 布局管理综合实例
猜你喜欢
随机推荐
[quickstart to Digital IC Validation] 15. Basic syntax for SystemVerilog Learning 2 (operator, type conversion, loop, Task / Function... Including practical exercises)
Who has docker to install MySQL locally?
Rust versus go (which is my preferred language?)
[performance pressure test] how to do a good job of performance pressure test?
You Li takes you to talk about C language 6 (common keywords)
C language queue
芯片资料 网站 易特创芯
【obs】win-capture需要winrt
探索干货篇!Apifox 建设思路
json 数据展平pd.json_normalize
Pytorch parameter initialization
Live online system source code, using valueanimator to achieve view zoom in and out animation effect
Chip information website Yite Chuangxin
JS quick start (I)
快速使用 Jacoco 代码覆盖率统计
[P2P] local packet capturing
Chip design data download
C语言二叉树与建堆
[quick start of Digital IC Verification] 17. Basic grammar of SystemVerilog learning 4 (randomization)
B. Value sequence thinking








![[experience sharing] how to expand the cloud service icon for Visio](/img/42/dba9f78f3fb2049dad8b343b0b36e5.png)