https://github.com/initdc/zsh.one
1 click script for installing ohmyzsh plugins
https://github.com/initdc/zsh.one
Last synced: 16 days ago
JSON representation
1 click script for installing ohmyzsh plugins
- Host: GitHub
- URL: https://github.com/initdc/zsh.one
- Owner: initdc
- License: mit
- Created: 2021-03-06T06:18:14.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-06T06:18:27.000Z (almost 5 years ago)
- Last Synced: 2025-05-26T23:42:20.034Z (9 months ago)
- Language: SCSS
- Homepage: https://zsh.one
- Size: 589 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# 1 click script for installing ohmyzsh plugins
This script helps you install zsh, ohmyzsh and the most used plugins.
It doesn't contain every thing, It's just the beginning of your zsh travel.
## Getting Started
### Just type
```
sh <(curl -L get.zsh.one)
```
That's all of it. enjoy it.
## Contributing
[nocode](https://github.com/kelseyhightower/nocode) Thanks for readme template.