Add README

This commit is contained in:
Julien Nicoulaud 2010-12-25 18:47:12 +01:00
parent 89e3c632ef
commit f4502a2f5c
2 changed files with 22 additions and 0 deletions

21
README.md Normal file
View file

@ -0,0 +1,21 @@
zsh-syntax-highlighting
=======================
An attempt at providing [Fish shell](http://www.fishshell.org) like syntax highlighting for [Zsh](http://www.zsh.org).
## Usage
Just source the script from your `~/.zshrc`.
## References
* [zsh-users mailing list thread](http://www.zsh.org/mla/users/2010/msg00692.html)
* [Gist 586698](http://gist.github.com/586698) and forks
## Authors / Greetings
* [Roy Zuo](http://github.com/roylez)
* [Julien Nicoulaud](http://github.com/nicoulaj)
* [Dave Ingram](http://github.com/dingram)
* [Mounier Florian](http://github.com/paradoxxxzero)
* James Ahlborn

View file

@ -1,5 +1,6 @@
#!/usr/bin/env zsh
# Copyleft 2010 zsh-syntax-highlighting contributors
# http://github.com/nicoulaj/zsh-syntax-highlighting
# All wrongs reserved.
# Token types styles.