Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simatwa/style-zsh
Style zsh with ease.
https://github.com/simatwa/style-zsh
bash linux linux-fundamentals linux-love linux-shell oh-my-zsh sh style zsh
Last synced: 1 day ago
JSON representation
Style zsh with ease.
- Host: GitHub
- URL: https://github.com/simatwa/style-zsh
- Owner: Simatwa
- License: apache-2.0
- Created: 2024-02-24T18:56:50.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-30T11:44:17.000Z (2 months ago)
- Last Synced: 2024-10-18T00:53:08.565Z (21 days ago)
- Topics: bash, linux, linux-fundamentals, linux-love, linux-shell, oh-my-zsh, sh, style, zsh
- Language: Shell
- Homepage:
- Size: 21.5 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# style-zsh
Style zsh with ease.## Installation
> [!TIP]
> To ignore exceptions:```bash
export IGNORE_ERROR="true"
``````bash
bash -c "$(curl -fsSL 'https://github.com/Simatwa/style-zsh/blob/main/style-zsh.sh?raw=true')"
```## Credits
- [x] [n1snt/Oh my ZSH...](https://gist.github.com/n1snt/454b879b8f0b7995740ae04c5fb5b7df)