05882c0a74
Helpful weechat script to automatically keep buffers sorted. Can be activated like this: ``` nix weechat.override { configure = { ... }: { scripts = [ weechatScripts.weechat-autosort ]; }; } ``` |
||
---|---|---|
.. | ||
scripts | ||
default.nix | ||
wrapper.nix |