diff options
Diffstat (limited to '.local/share/weechat/python/autoload')
l--------- | .local/share/weechat/python/autoload/bufsize.py | 1 | ||||
l--------- | .local/share/weechat/python/autoload/edit.py | 1 | ||||
l--------- | .local/share/weechat/python/autoload/go.py | 1 | ||||
l--------- | .local/share/weechat/python/autoload/notify_send.py | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/.local/share/weechat/python/autoload/bufsize.py b/.local/share/weechat/python/autoload/bufsize.py new file mode 120000 index 0000000..ff72a18 --- /dev/null +++ b/.local/share/weechat/python/autoload/bufsize.py @@ -0,0 +1 @@ +../bufsize.py
\ No newline at end of file diff --git a/.local/share/weechat/python/autoload/edit.py b/.local/share/weechat/python/autoload/edit.py new file mode 120000 index 0000000..fcdd325 --- /dev/null +++ b/.local/share/weechat/python/autoload/edit.py @@ -0,0 +1 @@ +/usr/share/weechat/python/edit.py
\ No newline at end of file diff --git a/.local/share/weechat/python/autoload/go.py b/.local/share/weechat/python/autoload/go.py new file mode 120000 index 0000000..bdfb7dd --- /dev/null +++ b/.local/share/weechat/python/autoload/go.py @@ -0,0 +1 @@ +../go.py
\ No newline at end of file diff --git a/.local/share/weechat/python/autoload/notify_send.py b/.local/share/weechat/python/autoload/notify_send.py new file mode 120000 index 0000000..0d7dd7b --- /dev/null +++ b/.local/share/weechat/python/autoload/notify_send.py @@ -0,0 +1 @@ +/usr/share/weechat/python/notify_send.py
\ No newline at end of file |