https://github.com/tingping/zsh
My zsh config, plugins, and themes.
https://github.com/tingping/zsh
Last synced: 2 months ago
JSON representation
My zsh config, plugins, and themes.
- Host: GitHub
- URL: https://github.com/tingping/zsh
- Owner: TingPing
- Created: 2013-03-29T08:12:32.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2015-02-13T00:18:53.000Z (over 11 years ago)
- Last Synced: 2025-12-27T14:31:29.288Z (6 months ago)
- Language: Shell
- Homepage:
- Size: 168 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zsh
My personal zsh config.
## Installation
```shell
curl https://raw.githubusercontent.com/TingPing/zsh/master/.zshrc -o ~/.zshrc
curl https://raw.githubusercontent.com/zsh-users/antigen/master/antigen.zsh -o ~/.antigen.zsh
```