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
- Host: GitHub
- URL: https://github.com/chibraax/auto_zsh
- Owner: Chibraax
- Created: 2024-09-22T13:57:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-06T15:24:28.000Z (about 1 year ago)
- Last Synced: 2025-03-06T16:28:32.585Z (about 1 year ago)
- Topics: bash, fastfetch, oh-my-zsh, prompt, shell, zsh
- Language: Shell
- Homepage:
- Size: 978 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 :
# After :