Skip to content

Bash script to install and configure zsh shell and oh_my_zsh plugins

Notifications You must be signed in to change notification settings

Chibraax/auto_zsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Bash script to install and configure zsh shell and oh_my_zsh plugins

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages