Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 29 days 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.

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