“Zsh”的版本间的差异

来自linux中国网wiki
跳到导航 跳到搜索
→‎R
 
第19行: 第19行:
  
 
[https://linuxtoy.org/archives/zsh.html  终极 Shell——Zsh ]
 
[https://linuxtoy.org/archives/zsh.html  终极 Shell——Zsh ]
[[category:shell]]
+
[[category:shell]] [[category:devops]]

2023年9月4日 (一) 06:58的最新版本

Pre-requisites

linux(here is kali)

zsh

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 教程

终极 Shell——Zsh