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

https://github.com/aubreypwd/zsh-plugin-my-config

My ZSH config as a plugin.
https://github.com/aubreypwd/zsh-plugin-my-config

zsh-configuration zsh-plugin zsh-prompt

Last synced: 6 months ago
JSON representation

My ZSH config as a plugin.

Awesome Lists containing this project

README

          

Just my own ZSH configs in a plugin :)

## Install

Using [antigen](https://github.com/zsh-users/antigen):

```bash
antigen bundle aubreypwd/zsh-plugin-aubreypwd
```

## Development

Install the package on `master`:

```bash
antigen bundle ssh://git@github.com/aubreypwd/zsh-plugin-aubreypwd
```

...and contribute upstream by working in `$HOME/.antigen/bundles/aubreypwd/zsh-plugin-aubreypwd`.