An open API service indexing awesome lists of open source software.

https://github.com/chibraax/auto_zsh

Bash script to install and configure zsh shell and oh_my_zsh plugins
https://github.com/chibraax/auto_zsh

bash fastfetch oh-my-zsh prompt shell zsh

Last synced: 12 months ago
JSON representation

Bash script to install and configure zsh shell and oh_my_zsh plugins

Awesome Lists containing this project

README

          

# auto_zsh_installer
Bash script to install and configure zsh shell and oh_my_zsh plugins.
You need will need `sudo`.

Works on Debian like | Arch like | Red hat like.

# 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