当前位置:网站首页>Solve zsh:command not found
Solve zsh:command not found
2022-07-21 20:20:00 【iAmZard】
Latest version mac The operating system defaults to bash yes zsh, therefore , The previously configured environment variables need to be in ~/.zshrc Middle configuration , such as :jdk、maven、anaconda.
~/.bash_profile The corresponding is bash command
~/.zshrc The corresponding is zsh command
therefore , Different configurations
https://blog.csdn.net/longgeaisisi/article/details/123952795
边栏推荐
- Object copying tool class (fastjson)
- 高并发常用辅助类
- NIO三大核心详解
- 栈,队列,链表
- 【C语言】一些常用的字符串函数--学习笔记
- bert-serving
- 数据类型Map判空 、空字符串、空key值等各种判断方法,全网最详细
- One of the project optimization: the installation and use of redis cache database in the project, and strengthen the project reading operation
- ESP8266固件下载及烧录(收录AT固件下载地址+固件烧录注意事项)
- 针对部分软件无法开机自启动情况的解决措施(已解决)
猜你喜欢
Starfish OS: create a new paradigm of the meta universe with reality as the link
合泰HT32 & 淘晶驰TJC--T0串口屏学习笔记
Exclusive locking of this profile failed. Another running VMware process may be using a profile.
Flutter obtains longitude and latitude through geolocator positioning plug-in and calls Gaode peripheral information interface
One of the project optimization: the installation and use of redis cache database in the project, and strengthen the project reading operation
[record] the operation of optisystem is stuck, and it is unable to click to close, input variable values and other solutions
Nacos-注册中心原理解析
Fluent customizes form and encapsulates form components
pycharm专业版创建flask项目|下载flask包|以及一些例子
图的邻接表及其深度优先(DFS)、广度优先(BFS)遍历
随机推荐
bert-serving
基于STM32F407的摄像头(不带FIFO的OV7670)图像采集及LCD显示实验-笔记整理
OPT101单片光电二极管和单电源互阻放大器使用说明
MySql update语句或者delete语句 where条件没走索引会锁表
Classloader and parental delegation mechanism
【PCB】3.7V锂电池--5V充/放电控制电路--IP5306--画板笔记
转换String三种方式比较:(String)、toString()、String.valueOf()
Idea2020 open run dashboard
Service层和Dao层真的有必要每个类都加上接口吗
Object copying tool class (fastjson)
FTP cannot create multi-level directories [circular creation problem]
汇编语言大作业
n-gram
MySQL UPDATE statement or delete statement where condition will lock the table if there is no index
学习IO由浅入深
基于GeoServer开发的地理场景可视化系统
Linux redis-6.2.6 stand alone deployment
Swagger的详细讲解及使用
[C language] some commonly used string functions -- learning notes
Nacos-配置中心原理解析