An open API service indexing awesome lists of open source software.

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.

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
```