terminal-custom:zsh,msys2,powershell等的自定义脚本

时间:2024-03-05 09:16:29
【文件属性】:

文件名称:terminal-custom:zsh,msys2,powershell等的自定义脚本

文件大小:626KB

文件格式:ZIP

更新时间:2024-03-05 09:16:29

zsh terminal msys2 Shell

终端定制 zsh,msys2,powershell,wsl等的自定义脚本 如何自定义ZSH 1.安装curl 2.克隆仓库 source <(curl -fsSL https://git.io/fNpeJ) 3.安装ZSH和Oh My ZSH(debian / ubuntu / redhat / centos / archlinux) $HOME/terminal-custom/zsh/zsh_installer.sh 4.将默认外壳更改为zsh chsh -s $(which zsh) 5.初始化 $HOME/terminal-custom/zsh/zsh_upgrade_all_packages.sh && $HOME/terminal-custom/zsh/zsh_init.sh 更新 source <(curl -fsSL https://git.io/fNpeJ) &


网友评论