citadel

My dotfiles, scripts and nix configs
git clone git://jb55.com/citadel
Log | Files | Refs | README | LICENSE

notmuch-thread-table (91B)


      1 #!/usr/bin/env bash
      2 exec jq -rcC '.[] | [.date_relative,.subject,.authors,.thread] | @tsv'