Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mgdm/zsh-antigen

Antigen-based zsh configuration
https://github.com/mgdm/zsh-antigen

Last synced: 2 months ago
JSON representation

Antigen-based zsh configuration

Awesome Lists containing this project

README

        

zsh-antigen
===========

Antigen-based zsh configuration. Clone this into ~/.zsh-antigen, and then symlink the zshrc file to ~/.zshrc:

```
git clone https://github.com/mgdm/zsh-antigen.git ~/.zsh-antigen
cd
ln -s .zsh-antigen/zshrc .zshrc
```