diff options
| author | Ben Beltran <ben@nsovocal.com> | 2012-10-20 13:14:07 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2012-10-20 13:14:07 -0500 |
| commit | aca6370146f453f45ccebd020eb8315b54fd0e5b (patch) | |
| tree | 9b078e0d6fa0e2a29cbafeea5506af2fd2c62a1b /weechat/perl/autoload | |
| parent | ee6d2b11353c28d428b287752c0079f5ec407061 (diff) | |
Add weechat, ack, git and nethack
Diffstat (limited to 'weechat/perl/autoload')
| l--------- | weechat/perl/autoload/beep.pl | 1 | ||||
| l--------- | weechat/perl/autoload/buffers.pl | 1 | ||||
| l--------- | weechat/perl/autoload/chanmon.pl | 1 | ||||
| l--------- | weechat/perl/autoload/iset.pl | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/weechat/perl/autoload/beep.pl b/weechat/perl/autoload/beep.pl new file mode 120000 index 0000000..0cc452e --- /dev/null +++ b/weechat/perl/autoload/beep.pl @@ -0,0 +1 @@ +../beep.pl
\ No newline at end of file diff --git a/weechat/perl/autoload/buffers.pl b/weechat/perl/autoload/buffers.pl new file mode 120000 index 0000000..445dc3c --- /dev/null +++ b/weechat/perl/autoload/buffers.pl @@ -0,0 +1 @@ +../buffers.pl
\ No newline at end of file diff --git a/weechat/perl/autoload/chanmon.pl b/weechat/perl/autoload/chanmon.pl new file mode 120000 index 0000000..0a72383 --- /dev/null +++ b/weechat/perl/autoload/chanmon.pl @@ -0,0 +1 @@ +../chanmon.pl
\ No newline at end of file diff --git a/weechat/perl/autoload/iset.pl b/weechat/perl/autoload/iset.pl new file mode 120000 index 0000000..2746e0d --- /dev/null +++ b/weechat/perl/autoload/iset.pl @@ -0,0 +1 @@ +../iset.pl
\ No newline at end of file |