Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
mac:sw:ohmyz [2021/05/11 07:49] – created jsmac:sw:ohmyz [2021/05/11 08:30] (current) js
Line 1: Line 1:
 ====== OhMyZSH ====== ====== OhMyZSH ======
  
-{{:mac:sw:ohmyzsh.jpg?direct|}}+{{ :mac:sw:omzlogo_bnw.png?direct|}} 
 +{{:mac:sw:ohmyzsh.jpg?direct&500|}} 
 + 
 +\\  
 +\\ 
 +Homepage: [[https://ohmyz.sh/]] 
 + 
 +===== Install ===== 
 +<code bash>sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"</code> 
 + 
 +or 
 + 
 +<code bash>sh -c "$(wget https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh -O -)"</code>