From d2fb2856fc724dd8ef3400d944eabcc61fb0ea26 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Wed, 8 Aug 2018 20:20:19 -0400 Subject: looooots of weechat --- weechat/.weechat/python/autoload/autosort.py | 1 + weechat/.weechat/python/autoload/colorize_nicks.py | 1 + weechat/.weechat/python/autoload/go.py | 1 + 3 files changed, 3 insertions(+) create mode 120000 weechat/.weechat/python/autoload/autosort.py create mode 120000 weechat/.weechat/python/autoload/colorize_nicks.py create mode 120000 weechat/.weechat/python/autoload/go.py (limited to 'weechat/.weechat/python/autoload') diff --git a/weechat/.weechat/python/autoload/autosort.py b/weechat/.weechat/python/autoload/autosort.py new file mode 120000 index 0000000..1850897 --- /dev/null +++ b/weechat/.weechat/python/autoload/autosort.py @@ -0,0 +1 @@ +../autosort.py \ No newline at end of file diff --git a/weechat/.weechat/python/autoload/colorize_nicks.py b/weechat/.weechat/python/autoload/colorize_nicks.py new file mode 120000 index 0000000..3ee34e9 --- /dev/null +++ b/weechat/.weechat/python/autoload/colorize_nicks.py @@ -0,0 +1 @@ +../colorize_nicks.py \ No newline at end of file diff --git a/weechat/.weechat/python/autoload/go.py b/weechat/.weechat/python/autoload/go.py new file mode 120000 index 0000000..bdfb7dd --- /dev/null +++ b/weechat/.weechat/python/autoload/go.py @@ -0,0 +1 @@ +../go.py \ No newline at end of file -- cgit 1.4.1