diff options
| author | Tom Feist <shabble@metavore.org> | 2011-07-08 10:14:28 +0000 | 
|---|---|---|
| committer | Tom Feist <shabble@metavore.org> | 2011-07-08 10:14:28 +0000 | 
| commit | 6aab115aa9f9374b3ceb599de6bc34f62d9cbbab (patch) | |
| tree | a0abbaefa84986c1a1214e72c1750ea6a150af0a | |
| parent | update docs to mention urls file (diff) | |
| download | irssi-scripts-6aab115aa9f9374b3ceb599de6bc34f62d9cbbab.tar.gz irssi-scripts-6aab115aa9f9374b3ceb599de6bc34f62d9cbbab.zip | |
rebuilt README
| -rw-r--r-- | longify/README.pod | 4 | 
1 files changed, 3 insertions, 1 deletions
| diff --git a/longify/README.pod b/longify/README.pod index eb49086..e161985 100644 --- a/longify/README.pod +++ b/longify/README.pod @@ -19,6 +19,8 @@ for perl modules, or somewhere that is listed in the C<$PERL5LIB> environment va  They should be placed in a subdirectory named C<IrssiX/> in whichever module directory  you choose. +=item * Copy the F<longify-urls.list> file into your F<~/.irssi/> directory. +  =item * Copy this script into your F<~/.irssi/scripts/> directory and load with  C</SCRIPT LOAD F<filename>>. @@ -67,7 +69,7 @@ THE SOFTWARE.  =item * User-configurable timeout -=item * some sort of list of shorteners? (saves having to look up every single url) +=item * deal with utf-8 (that stupid arrow site).  =back | 
