“Zsh”的版本间的差异

来自linux中国网wiki
跳到导航 跳到搜索
第5行: 第5行:
  
  
 +
 +
=R=
 
https://ohmyz.sh/
 
https://ohmyz.sh/
  
 
https://www.zsh.org/
 
https://www.zsh.org/
 +
 +
[https://juejin.cn/post/6844903669578596359  Oh My Zsh 教程 ]

2022年6月6日 (一) 06:13的版本

ohmyz

 $ sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
 最好先在外网下载 再拉回来  最后 bash install.sh


R

https://ohmyz.sh/

https://www.zsh.org/

Oh My Zsh 教程