Ecosyste.ms: Awesome
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: 29 days 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 (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-22T16:54:24.000Z (about 1 month ago)
- Last Synced: 2024-11-22T17:37:46.506Z (about 1 month ago)
- Topics: bash, fastfetch, oh-my-zsh, prompt, shell, zsh
- Language: Shell
- Homepage:
- Size: 963 KB
- Stars: 1
- 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.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 :
# After :