Answers for "zinit"

0

zinit

sh -c "$(curl -fsSL https://raw.githubusercontent.com/zdharma/zinit/master/doc/install.sh)"

// set plugins after row 
### End of ZInit's installer chunk" in your bashrc ou zshrc
zinit light zdharma/fast-syntax-highlighting
zinit light zsh-users/zsh-autosuggestions
zinit light zsh-users/zsh-completions
Posted by: Guest on August-17-2020
0

zinit

sh -c "$(curl -fsSL https://raw.githubusercontent.com/zdharma/zinit/master/doc/install.sh)"
Posted by: Guest on July-02-2020

Code answers related to "zinit"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language