Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mgdm/zsh-antigen
- Owner: mgdm
- Created: 2013-04-22T10:55:24.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-10-23T13:29:02.000Z (about 6 years ago)
- Last Synced: 2023-03-11T05:48:22.909Z (almost 2 years ago)
- Language: Shell
- Size: 32.2 KB
- Stars: 6
- Watchers: 1
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```