diff options
author | Tom Feist <shabble@metavore.org> | 2011-01-08 20:07:23 +0000 |
---|---|---|
committer | Tom Feist <shabble@metavore.org> | 2011-01-08 20:07:23 +0000 |
commit | 9e8571059d562c097cf36ec45a4d56c9629de158 (patch) | |
tree | c0b42680997eb5546da967a7b82b93a41b95b7c9 /README.md | |
parent | Merge branch 'master' of github.com:shabble/irssi-scripts (diff) | |
download | irssi-scripts-9e8571059d562c097cf36ec45a4d56c9629de158.tar.gz irssi-scripts-9e8571059d562c097cf36ec45a4d56c9629de158.zip |
updated readme for scripts repo
Diffstat (limited to '')
-rw-r--r-- | README.md | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -0,0 +1,17 @@ +# Shabble's Irssi Scripts + +This repository contains a collection of scripts I have written or adapted from +others to improve my (and your!) irssi using experience. + +## Documentation + +If you are here looking for my Irssi scripting documentation, please note that +it has been moved to +[https://github.com/shabble/irssi-docs/wiki](https://github.com/shabble/irssi-docs/wiki) + +## Other Things + +Many of my scripts require [uberprompt](prompt_info/uberprompt.pl) as a +dependency. Those that do will say so in the comments at the top of the file, +and will probably refuse to load without it. + |