配置我的zsh zim
@配置我的zsh
zim安装
- 卸载 ohmyzsh
# 卸载
uninstall_oh_my_zsh
- 安装zim
curl -fsSL https://raw.githubusercontent.com/zimfw/install/master/install.zsh | zsh
- 配置
主题
安装powerlevel10k
>>> vim ~/.zimrc
zmodule romkatv/powerlevel10k
>>> zimfw install
- 字体
>>> git clone https://github.com/ryanoasis/nerd-fonts.git --depth 1
>>> cd nerd-fonts
>>> ./install.sh
vscode
vscode 相关终端配置
ctrl + ` open the teminernal
install code runner
and set open terminernal keyshort
(打开当前文件的终端)
插件
- 代替ls的插件 exa
brew install exa
#.zimrc中配置
zmodule DarrinTisdale/zsh-aliases-exa # 添加多个 alias, 使用 exa 代替 ls,要求有安装 exa
- zhs vi mod
使用vi模式编辑命令 - neofetch 显示系统信息(秀终端的)
brew install neofetch

- iTerm2 背景透明(模糊)
Perference--profile---window选择图片,模糊等效果
linux #zsh #终端应用 #terminal #插件
本文来自博客园,作者:勒勒乐了,转载请注明原文链接:https://www.cnblogs.com/matytan/articles/15888531.html

浙公网安备 33010602011771号