Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 280 Bytes

readme.md

File metadata and controls

13 lines (9 loc) · 280 Bytes

Setup ZSH With auto suggestion plugin

Wget

sh -c "$(wget https://raw.githubusercontent.com/AbelBlossom/zsh-setup/main/setup-zsh.sh -O -)"

Curl

sh -c "$(curl -fsSL https://raw.githubusercontent.com/AbelBlossom/zsh-setup/main/setup-zsh.sh)"