https://github.com/filippoliverani/zshell
An effective zsh configuration
https://github.com/filippoliverani/zshell
dotfiles shell zsh
Last synced: 2 months ago
JSON representation
An effective zsh configuration
- Host: GitHub
- URL: https://github.com/filippoliverani/zshell
- Owner: filippoliverani
- License: other
- Created: 2012-12-05T00:05:11.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2025-07-19T17:40:14.000Z (11 months ago)
- Last Synced: 2026-01-13T21:49:23.024Z (6 months ago)
- Topics: dotfiles, shell, zsh
- Language: Shell
- Homepage:
- Size: 58.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Zshell
An effective zsh configuration
## Install
```
curl https://raw.github.com/filippo-liverani/zshell/master/bootstrap -L -o - | sh
```