Mac安装oh-my-zsh

目录

命令下载

卸载命令

注意

命令下载

curl -L https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh | sh

卸载命令

uninstall_oh_my_zsh

注意

终端init的时候并不会执行~/.bash_profile、~/.bashrc等脚本了,

这是因为其默认启动执行脚本变为了~/.zshrc。

解决办法就是修改~/.zshrc文件,在其中添加:

source ~/.bash_profile

source ~/.bashrc

然后执行

source ~/.zshrc

相关推荐
电手1 小时前
Win10停更,Win11不好用?现在Mac电脑比Win11电脑更便宜
windows·macos·电脑·mac
LAOning1115 小时前
xcode 各版本真机调试包下载
ide·macos·xcode
安和昂16 小时前
【iOS】ARC 与 Autorelease
macos·ios·cocoa
数据知道1 天前
Mac电脑上本地安装 MySQL并配置开启自启完整流程
mysql·macos
Cynthia-石头1 天前
Mac 双系统
macos
解压专家6661 天前
Mac/iOS 如何解压 RAR 格式压缩包:常用工具与详细操作步骤
macos·ios
用户098880217931 天前
Topaz Photo AI人工智能图像降噪 安装教程(Mac)
macos·mac·图像识别
白总Server1 天前
Golang 依赖注入:构建松耦合架构的关键技术
linux·运维·服务器·macos·架构·golang·xcode
awp2582 天前
Mac 芯片系列 安装cocoapod 教程
macos
海尔辛2 天前
Unity Mac 笔记本操作入门
macos·unity·游戏引擎