From f4502a2f5cddd6b93da14063af5dfc9da9fbc516 Mon Sep 17 00:00:00 2001 From: Julien Nicoulaud Date: Sat, 25 Dec 2010 18:47:12 +0100 Subject: [PATCH] Add README --- README.md | 21 +++++++++++++++++++++ zsh-syntax-highlighting.zsh | 1 + 2 files changed, 22 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ba199c9 --- /dev/null +++ b/README.md @@ -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 diff --git a/zsh-syntax-highlighting.zsh b/zsh-syntax-highlighting.zsh index ce44620..f0ae62a 100644 --- a/zsh-syntax-highlighting.zsh +++ b/zsh-syntax-highlighting.zsh @@ -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.