afew
afew 4.0.2
Initial tagging script for notmuch mail
https://github.com/afewmail/afewISC License
main program: afewprograms: afew
Maintainers
Platforms (31)
aarch64-windowsaarch64-freebsdi686-windowsmips-linuxarmv7l-linuxarmv6l-linuxx86_64-windowsriscv32-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ afew ];
Ad-hoc shell
nix-shell -p afew
Flake (nix run)
nix run nixpkgs#afew