Bash script to install and configure zsh shell and oh_my_zsh plugins.
Works on Debian like | Arch like | Red hat like.
The script install FastFetch
too.
+> zsh-syntax-highlighting
+> zsh-completions
+> zsh-autosuggestions
cd ~
git clone https://github.com/Chibraax/auto_zsh
cd auto_zsh
chmod +x setup.sh
./setup.sh