Skip to content

Latest commit

 

History

History
37 lines (18 loc) · 591 Bytes

README.md

File metadata and controls

37 lines (18 loc) · 591 Bytes

auto_zsh_installer

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.

Oh-my-zsh Plugins :

+> zsh-syntax-highlighting

+> zsh-completions

+> zsh-autosuggestions

How to install ?

cd ~

git clone https://github.com/Chibraax/auto_zsh

cd auto_zsh

chmod +x setup.sh

./setup.sh

Before :

before auto_zsh script

After :

after auto_zsh script