当前位置:网站首页>Install oh my Zsh
Install oh my Zsh
2022-07-25 13:36:00 【|Liu Zhao|】
1、 Official website : Portal
wget https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh -O - | sh
perhaps :
$ sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
2、 Install theme :
1、 install zsh-syntax-highlighting( Syntax highlighting plug-in )
brew install zsh-syntax-highlightingor
git clone https://github.com/zsh-users/zsh-syntax-highlighting.git
echo "source ${(q-)PWD}/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh" >> ${ZDOTDIR:-$HOME}/.zshrcsource ./zsh-syntax-highlighting/zsh-syntax-highlighting.zsh2、 install zsh-autosuggestions( Auto completion plug-in )
brew install zsh-autosuggestionsor
git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestionsedit ~/.zshrc file :
vim ~/.zshrcPress i Get into --INSERT-- Edit mode , Use the up, down, left and right keys to find plugins=(git) Add this line
plugins=(git zsh-autosuggestions)

Save and exit :ESC Back to normal mode
:wq Save and exit vim
source ./zshrc Update your zsh
source ./zshrc3、 install incr.zsh Complete the plug-in
Download this plugin : Official website
plugins New under the directory incr Folder , And then incr-0.2.zsh file copy To change the directory
cd /Users/liuzhao/.oh-my-zsh/plugins /

To configure .zshrc, Open the terminal :
vim ~/.zshrcThen insert the following sentence shell Script :
source ~/.oh-my-zsh/plugins/incr/incr*.zsh

Let it take effect :
source ~/.zshrc
3、 Attach renderings :


边栏推荐
- 刷题-洛谷-P1085 不高兴的津津
- Hcip day 9 notes
- Canvas判断内容为空
- 0719RHCSA
- Leetcode 113. 路径总和 II
- Redis visualizer RDM installation package sharing
- Install mujoco and report an error: distutils.errors DistutilsExecError: command ‘gcc‘ failed with exit status 1
- 备战2022 CSP-J1 2022 CSP-S1 初赛 视频集
- vim基础操作汇总
- 【AI4Code】CodeX:《Evaluating Large Language Models Trained on Code》(OpenAI)
猜你喜欢

0716RHCSA

Based on Baiwen imx6ull_ Pro development board transplants LCD multi touch driver (gt911)

How can information security engineers prepare for the soft exam in the second half of 2022?

刷题-洛谷-P1059 明明的随机数

Esp32-c3 is based on blinker lighting control 10 way switch or relay group under Arduino framework

刷题-洛谷-P1152 欢乐的跳
![[six articles talk about scalablegnn] around www 2022 best paper PASCA](/img/ac/150f6397724593a30aab2805ba5084.png)
[six articles talk about scalablegnn] around www 2022 best paper PASCA

ES6 array de duplication new set()

0715RHCSA
![[ai4code final chapter] alphacode: competition level code generation with alphacode (deepmind)](/img/05/86eed30a7c063beace400a005e4a4c.png)
[ai4code final chapter] alphacode: competition level code generation with alphacode (deepmind)
随机推荐
Immortal software in the computer that I don't want to delete all my life
@wrap 装饰器
从输入网址到网页显示
[server data recovery] HP EVA server storage raid information power loss data recovery
Excel添加按键运行宏
Introduction and features of numpy (I)
刷题-洛谷-P1059 明明的随机数
Any time, any place, super detective, seriously handle the case!
【AI4Code】《Unified Pre-training for Program Understanding and Generation》 NAACL 2021
How to use handwritten JDBC?
window unbutu20 LTS apt,wget 安装时 DNS 解析错误
Django 2 ----- 数据库与Admin
Excel add key run macro
ES6 array de duplication new set()
Int array get duplicate data
【GCN-RS】Towards Representation Alignment and Uniformity in Collaborative Filtering (KDD‘22)
Uncaught SyntaxError: Octal literals are not allowed in strict mode.
Introduction to jupyter notebook
面试官问我:Mysql的存储引擎你了解多少?
央行数研所穆长春:数字人民币可控匿名是维护公众利益和金融安全的客观需要