about summary refs log tree commit diff
path: root/weechat/.weechat/python/autoload
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2019-02-04 14:16:40 -0500
committerBen Harris <ben@tilde.team>2019-02-04 14:16:40 -0500
commit4f04567a43ea62158f0b77630ebef8622c56a06b (patch)
treeefa2f288dea749f419a620aa67fd00442b03c18f /weechat/.weechat/python/autoload
parent56fb407f784884edab0c6088776cafcf3869bd7a (diff)
cool new aliases
Diffstat (limited to 'weechat/.weechat/python/autoload')
l---------weechat/.weechat/python/autoload/bitlbee_completion.py1
l---------weechat/.weechat/python/autoload/completion.py1
2 files changed, 2 insertions, 0 deletions
diff --git a/weechat/.weechat/python/autoload/bitlbee_completion.py b/weechat/.weechat/python/autoload/bitlbee_completion.py
new file mode 120000
index 0000000..1bc83b6
--- /dev/null
+++ b/weechat/.weechat/python/autoload/bitlbee_completion.py
@@ -0,0 +1 @@
+../bitlbee_completion.py
\ No newline at end of file
diff --git a/weechat/.weechat/python/autoload/completion.py b/weechat/.weechat/python/autoload/completion.py
new file mode 120000
index 0000000..736270f
--- /dev/null
+++ b/weechat/.weechat/python/autoload/completion.py
@@ -0,0 +1 @@
+../completion.py
\ No newline at end of file