diff options
| -rw-r--r-- | _data/scripts.yaml | 9 | 
1 files changed, 9 insertions, 0 deletions
| diff --git a/_data/scripts.yaml b/_data/scripts.yaml index 5a635fe..9be3c60 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -2561,6 +2561,15 @@    name: listen    version: '0.2'  - +  authors: 'Isaac Good' +  contact: irssi@isaacgood.com +  filename: listsort.pl +  license: BSD +  modified: '2016-12-07 11:32:54' +  name: listsort +  url: https://github.com/IsaacG/irssi-scripts +  version: '0.1' +-    authors: aki    contact: aki@evilbsd.info    description: 'display a loadavg statusbar item using vm.loadavg mib or /proc/loadavg' | 
